From 4116990e4e6d4042e8ce02b6cf295511ba14317c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:01:00 +0000 Subject: [PATCH] Bump antlr4-python3-runtime from 4.8 to 4.9.3 in /stix_shifter Bumps [antlr4-python3-runtime](http://www.antlr.org) from 4.8 to 4.9.3. --- updated-dependencies: - dependency-name: antlr4-python3-runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- stix_shifter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stix_shifter/requirements.txt b/stix_shifter/requirements.txt index acbe2d508..0f5310361 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -1,5 +1,5 @@ adal==1.2.2 -antlr4-python3-runtime==4.8 +antlr4-python3-runtime==4.9.3 boto3==1.20.30 flask==2.0.2 pyOpenSSL==20.0.1