From f0b04e43baaf79245e3c066bc0f9430bb2fa693e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 04:03:20 +0000 Subject: [PATCH] Bump boto3 from 1.28.74 to 1.34.29 Bumps [boto3](https://github.com/boto/boto3) from 1.28.74 to 1.34.29. - [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.74...1.34.29) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e2154ae..90588d1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,2 +1,2 @@ -boto3==1.28.74 +boto3==1.34.29 python-dotenv==1.0.0