From 5f3cddcc21fc02bf4963c01ecb4f25c9a55d841c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 03:25:16 +0000 Subject: [PATCH] Bump boto3 from 1.26.89 to 1.28.63 Bumps [boto3](https://github.com/boto/boto3) from 1.26.89 to 1.28.63. - [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.63) --- 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..75fd7b9f 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.63 # via # moto # sanitized-package -botocore==1.29.89 +botocore==1.31.63 # 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