From 02efd286c835cc0f8fe4423a5fbae9a5f6eec973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:00:49 +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.40. - [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.40) --- 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..6b08903 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.40 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..6b08903 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.40 bottle==0.12.23 cachetools==5.2.0 cryptography==3.4.8