From 5c61caf5a4a796e1c21154984c38c548d4819dfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:51:06 +0000 Subject: [PATCH] Bump boto3 from 1.35.0 to 1.35.5 Bumps [boto3](https://github.com/boto/boto3) from 1.35.0 to 1.35.5. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.0...1.35.5) --- 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 d77e051..8160b8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ geoip2==4.8.0 titanic-pp-py==0.0.6 sendgrid==6.11.0 boto3-type-annotations-with-docs==0.3.1 -boto3==1.35.0 +boto3==1.35.5 psycopg2-binary==2.9.9 \ No newline at end of file