From cc1fb25260cdbf2e26e12be3164c7ac162446e83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 01:30:07 +0000 Subject: [PATCH] Bump boto3 from 1.24.51 to 1.24.56 Bumps [boto3](https://github.com/boto/boto3) from 1.24.51 to 1.24.56. - [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.51...1.24.56) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c712b61..930d270 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ pymysql==1.0.2 psycopg2-binary==2.9.3 protobuf==4.21.5 gevent==21.12.0 -boto3==1.24.51 \ No newline at end of file +boto3==1.24.56 \ No newline at end of file