Skip to content

Commit

Permalink
Bump antlr4-python3-runtime from 4.12 to 4.13.1
Browse files Browse the repository at this point in the history
Bumps [antlr4-python3-runtime]() from 4.12 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent 6a594d7 commit f136832
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Expand Up @@ -15,7 +15,7 @@ sphinx-design
numpy >= 1.8.2
scipy
sympy >= 1.1.1,!= 1.11, != 1.11.1
antlr4-python3-runtime == 4.12
antlr4-python3-runtime == 4.13.1
setuptools
Jinja2 >= 2.10
typing;python_version<"3.5"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -2,7 +2,7 @@
numpy >= 1.8.2
scipy
sympy >= 1.1.1, <1.11
antlr4-python3-runtime == 4.13
antlr4-python3-runtime == 4.13.1
setuptools
Jinja2 >= 2.10
typing;python_version<"3.5"
Expand Down

0 comments on commit f136832

Please sign in to comment.