From d307adae6e87419b45465795b4f0f2708b286f3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 17:28:26 -0500 Subject: [PATCH] build(deps): bump botocore from 1.34.8 to 1.34.11 (#1076) Bumps [botocore](https://github.com/boto/botocore) from 1.34.8 to 1.34.11. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.8...1.34.11) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 b1682c8dc..48e150c5a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -40,9 +40,9 @@ boto3==1.34.8 \ --hash=sha256:9b5136832118c3edd580d92d0529d62300ec8ecced0a0572e985e67b360770e4 \ --hash=sha256:d6d254a467f6859f445de9ddb6bcbdd3d688f7e08b8dbe45ddd30367ec113722 # via moto -botocore==1.34.8 \ - --hash=sha256:02a4026d713a2af1e33a77abd95ef83115efd3ea7bd01a2cffef35fef89acfe1 \ - --hash=sha256:75bedd4130978a5b6068ef36c1f9e3616f57696b736143c3f19d995cd842007a +botocore==1.34.11 \ + --hash=sha256:1ff1398b6ea670e1c01ac67a33af3da854f8e700d3528289c04f319c330d8250 \ + --hash=sha256:51905c3d623c60df5dc5794387de7caf886d350180a01a3dfa762e903edb45a9 # via # boto3 # moto diff --git a/requirements.txt b/requirements.txt index eaa2acb7a..12c83b926 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,9 +31,9 @@ boto3==1.34.8 \ # via # -r requirements/base.in # django-ses -botocore==1.34.8 \ - --hash=sha256:02a4026d713a2af1e33a77abd95ef83115efd3ea7bd01a2cffef35fef89acfe1 \ - --hash=sha256:75bedd4130978a5b6068ef36c1f9e3616f57696b736143c3f19d995cd842007a +botocore==1.34.11 \ + --hash=sha256:1ff1398b6ea670e1c01ac67a33af3da854f8e700d3528289c04f319c330d8250 \ + --hash=sha256:51905c3d623c60df5dc5794387de7caf886d350180a01a3dfa762e903edb45a9 # via # boto3 # s3transfer