From 8e24dce2babbdee51f0c3d4bad97b05d0526b8da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:57:36 +0000 Subject: [PATCH] build(deps): bump botocore from 1.34.157 to 1.34.158 Bumps [botocore](https://github.com/boto/botocore) from 1.34.157 to 1.34.158. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.157...1.34.158) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... 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 e04eec218..4c4b79429 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -44,9 +44,9 @@ boto3==1.34.147 \ --hash=sha256:9ec1c6ab22588242a47549f51a63dfc7c21fdf95a94820fc6e629ab060c38bd9 \ --hash=sha256:e1cef9a1a301866bcdee32ae0c699465eb2345f9a8e613a5835821430165ff6d # via moto -botocore==1.34.153 \ - --hash=sha256:1634a00f996cfff67f0fd4d0ddc436bc3318b2202dfd82ad0bc11c7169694092 \ - --hash=sha256:9fc2ad40be8c103ab9bfcb48b97b117d299d0b3a542cdd30134ee2935bee827a +botocore==1.34.158 \ + --hash=sha256:0e6fceba1e39bfa8feeba70ba3ac2af958b3387df4bd3b5f2db3f64c1754c756 \ + --hash=sha256:5934082e25ad726673afbf466092fb1223dafa250e6e756c819430ba6b1b3da5 # via # boto3 # moto diff --git a/requirements.txt b/requirements.txt index e7da095e0..efaa0efe5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,9 +34,9 @@ boto3==1.34.147 \ # via # -r requirements/base.in # django-ses -botocore==1.34.153 \ - --hash=sha256:1634a00f996cfff67f0fd4d0ddc436bc3318b2202dfd82ad0bc11c7169694092 \ - --hash=sha256:9fc2ad40be8c103ab9bfcb48b97b117d299d0b3a542cdd30134ee2935bee827a +botocore==1.34.158 \ + --hash=sha256:0e6fceba1e39bfa8feeba70ba3ac2af958b3387df4bd3b5f2db3f64c1754c756 \ + --hash=sha256:5934082e25ad726673afbf466092fb1223dafa250e6e756c819430ba6b1b3da5 # via # boto3 # s3transfer