From 3cf9d0e00bf5815e8982af178457e829da4641a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 17:11:52 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.29.7 to 1.33.6 Bumps [boto3](https://github.com/boto/boto3) from 1.29.7 to 1.33.6. - [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.29.7...1.33.6) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 6 +++--- requirements.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a18a03f25..cf4c7c266 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -32,9 +32,9 @@ black==23.11.0 \ --hash=sha256:dbea0bb8575c6b6303cc65017b46351dc5953eea5c0a59d7b7e3a2d2f433a911 \ --hash=sha256:fc7f6a44d52747e65a02558e1d807c82df1d66ffa80a601862040a43ec2e3142 # via -r requirements/dev.in -boto3==1.29.7 \ - --hash=sha256:1eb4c548118b5fc5e018dee956fd33e6fb249cd1f2def85f1bba816aef4d9f3e \ - --hash=sha256:96e9890ebe7cd823b5f4976dd676e112c000c6528c28e20a2f274590589dd18b +boto3==1.33.6 \ + --hash=sha256:4f62fc1c7f3ea2d22917aa0aa07b86f119abd90bed3d815e4b52fb3d84773e15 \ + --hash=sha256:b88f0f305186c5fd41f168e006baa45b7002a33029aec8e5bef373237a172fca # via moto botocore==1.32.7 \ --hash=sha256:58b33d02cafa23461c8a9d211b30e8cded992380a84de409379fd02811fa3e11 \ diff --git a/requirements.txt b/requirements.txt index 4db32019e..dc2f30845 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,9 +26,9 @@ attrs==23.1.0 \ # cattrs # ddtrace # fiona -boto3==1.29.7 \ - --hash=sha256:1eb4c548118b5fc5e018dee956fd33e6fb249cd1f2def85f1bba816aef4d9f3e \ - --hash=sha256:96e9890ebe7cd823b5f4976dd676e112c000c6528c28e20a2f274590589dd18b +boto3==1.33.6 \ + --hash=sha256:4f62fc1c7f3ea2d22917aa0aa07b86f119abd90bed3d815e4b52fb3d84773e15 \ + --hash=sha256:b88f0f305186c5fd41f168e006baa45b7002a33029aec8e5bef373237a172fca # via # -r requirements/base.in # django-ses