From d995f3fa1e65a355e61c3bbbd74b9717fca64968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 21:21:06 +0000 Subject: [PATCH] chore(deps-dev): bump boto3 from 1.34.33 to 1.34.96 Bumps [boto3](https://github.com/boto/boto3) from 1.34.33 to 1.34.96. - [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.34.33...1.34.96) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:development update-type: version-update:semver-patch ... 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 04df3c7..e1ff514 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ flake8==7.0.0 build==1.0.3 twine==4.0.2 -boto3==1.34.33 +boto3==1.34.96 pony==0.7.17 moto==4.2.5 sentry-sdk==1.40.4