From 29902718039a669feddf7664f3ecb65eb141d92f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 19:03:18 +0000 Subject: [PATCH] Bump boto3 from 1.26.78 to 1.26.84 in /stix_shifter Bumps [boto3](https://github.com/boto/boto3) from 1.26.78 to 1.26.84. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.26.78...1.26.84) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 84d46e34c..da47e4442 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.78 +boto3==1.26.84 flask==2.2.3 pyOpenSSL==23.0.0 flatten_json==0.1.13