From 36497736d70a1c9cea472bc1d59c7f9090537b37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:13:11 -0400 Subject: [PATCH] build(deps): bump botocore from 1.35.11 to 1.35.14 (#1451) Bumps [botocore](https://github.com/boto/botocore) from 1.35.11 to 1.35.14. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.35.11...1.35.14) --- 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 80d38c1c3..a5d1f1a02 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -44,9 +44,9 @@ boto3==1.35.11 \ --hash=sha256:bdfb8dd2564e5cf2f5095fb8e3a0a4612202654c1196692dddd9bc48aadc7657 \ --hash=sha256:f5834dd908edda56c3da86b908693c7cd1c17c2f8150de736e9e90c56ecc78f6 # via moto -botocore==1.35.11 \ - --hash=sha256:e9b647b6cf1f63fd701c27433802d1c4342838a37fd152b40fe53b967fd19af4 \ - --hash=sha256:f5f671f8f9566f28bed496017ea94d275ca5c253e9e4f91cd56cb7a293e37d0c +botocore==1.35.14 \ + --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \ + --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e # via # boto3 # moto diff --git a/requirements.txt b/requirements.txt index ccd31fb46..2e3b09e4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,9 +34,9 @@ boto3==1.35.11 \ # via # -r requirements/base.in # django-ses -botocore==1.35.11 \ - --hash=sha256:e9b647b6cf1f63fd701c27433802d1c4342838a37fd152b40fe53b967fd19af4 \ - --hash=sha256:f5f671f8f9566f28bed496017ea94d275ca5c253e9e4f91cd56cb7a293e37d0c +botocore==1.35.14 \ + --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \ + --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e # via # boto3 # s3transfer