Skip to content

Commit 172b6b0

Browse files
Bump antlr4-python3-runtime from 4.7 to 4.13.1
Bumps [antlr4-python3-runtime]() from 4.7 to 4.13.1. --- updated-dependencies: - dependency-name: antlr4-python3-runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f3094b commit 172b6b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ classifiers = [
1313
"Operating System :: OS Independent"
1414
]
1515
dependencies = [
16-
"antlr4-python3-runtime==4.7",
16+
"antlr4-python3-runtime==4.13.2",
1717
"embasp-python",
1818
"tornado"
1919
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
embasp-python
22
tornado
3-
antlr4-python3-runtime==4.7
3+
antlr4-python3-runtime==4.13.2

0 commit comments

Comments
 (0)