From 28ffef534f7251c138b4a9151d99fd201c15e3f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 22:59:53 +0000 Subject: [PATCH] Build(deps): Bump boto3 in /container/config/python Bumps [boto3](https://github.com/boto/boto3) from 1.24.90 to 1.28.37. - [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.24.90...1.28.37) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- container/config/python/requirements-to-freeze.txt | 2 +- container/config/python/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/container/config/python/requirements-to-freeze.txt b/container/config/python/requirements-to-freeze.txt index 76ea082..7ace0c9 100644 --- a/container/config/python/requirements-to-freeze.txt +++ b/container/config/python/requirements-to-freeze.txt @@ -9,7 +9,7 @@ termcolor==2.0.1 # Management bcrypt==4.0.1 -boto3==1.24.90 +boto3==1.28.37 bottle==0.12.23 cachetools==5.2.0 cryptography==3.4.8 diff --git a/container/config/python/requirements.txt b/container/config/python/requirements.txt index 76ea082..7ace0c9 100644 --- a/container/config/python/requirements.txt +++ b/container/config/python/requirements.txt @@ -9,7 +9,7 @@ termcolor==2.0.1 # Management bcrypt==4.0.1 -boto3==1.24.90 +boto3==1.28.37 bottle==0.12.23 cachetools==5.2.0 cryptography==3.4.8