From 3fb5ea4f7d362a5a32249340e83f583d01910101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 09:29:43 -0400 Subject: [PATCH] Bump boto3 from 1.26.74 to 1.26.78 in /stix_shifter (#1344) --- 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 c955c0c47..84d46e34c 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -1,6 +1,6 @@ adal==1.2.7 antlr4-python3-runtime==4.8 -boto3==1.26.74 +boto3==1.26.78 flask==2.2.3 pyOpenSSL==23.0.0 flatten_json==0.1.13