From 3333ec97f042e2f2dab73ccda69ce442578736d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 05:10:30 +0000 Subject: [PATCH] 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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e5c305..28f49e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ absl-py==2.1.0 aiohttp==3.9.5 aiosignal==1.3.1 alembic==1.13.1 -antlr4-python3-runtime==4.9.3 +antlr4-python3-runtime==4.13.2 async-timeout==4.0.3 attrs==23.2.0 autopage==0.5.2