Skip to content

Commit 30bb4a1

Browse files
Bump antlr4-python3-runtime from 4.9.3 to 4.13.2
Bumps [antlr4-python3-runtime](http://www.antlr.org) from 4.9.3 to 4.13.2. --- updated-dependencies: - dependency-name: antlr4-python3-runtime dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f932a4 commit 30bb4a1

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ classifiers = [
3737
requires-python = ">=3.10"
3838
dynamic = ["version"]
3939
dependencies = [
40-
"antlr4-python3-runtime~=4.9.3",
40+
"antlr4-python3-runtime>=4.9.3,<4.14.0",
4141
"jsonasobj>=1.2.1",
4242
"requests",
4343
]

uv.lock

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)