From e8cd35f915be695317792c0982484c8f1a7948f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 04:02:54 +0000 Subject: [PATCH] Bump boto3 from 1.26.89 to 1.28.57 Bumps [boto3](https://github.com/boto/boto3) from 1.26.89 to 1.28.57. - [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.28.57) --- 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..6a519652 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.28.57 # via # moto # sanitized-package -botocore==1.29.89 +botocore==1.31.57 # 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.7.0 # via boto3 six==1.15.0 # via