From 7fbfc437f53141dd5103ea9109c8796efed3ec31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 02:31:56 +0000 Subject: [PATCH] Bump boto3 from 1.28.58 to 1.28.59 Bumps [boto3](https://github.com/boto/boto3) from 1.28.58 to 1.28.59. - [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.28.58...1.28.59) --- 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 db577696..cc83c3d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ async-timeout==4.0.3 attrs==23.1.0 Automat==22.10.0 bcrypt==4.0.1 -boto3==1.28.58 +boto3==1.28.59 boto3-type-annotations-with-docs==0.3.1 botocore==1.31.58 certifi==2023.7.22