From 26beb6e292d7aa6a13e28a8bb4ce487e11a390bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 03:39:41 +0000 Subject: [PATCH] Bump boto3 from 1.26.89 to 1.34.64 Bumps [boto3](https://github.com/boto/boto3) from 1.26.89 to 1.34.64. - [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.26.89...1.34.64) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 78284c20..4d42bb74 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,11 +14,11 @@ attrs==20.3.0 # pytest blinker==1.4 # via gds-metrics -boto3==1.26.89 +boto3==1.34.64 # via # moto # sanitized-package -botocore==1.29.89 +botocore==1.34.64 # via # boto3 # moto @@ -155,7 +155,7 @@ requests-mock==1.9.3 # via -r requirements-dev.in responses==0.13.3 # via moto -s3transfer==0.6.0 +s3transfer==0.10.1 # via boto3 six==1.15.0 # via