From 7fb37ff24faf9bea466949de61acb1a4f2679ce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 09:00:55 +0000 Subject: [PATCH] chore(deps): bump botocore-stubs in /requirements Bumps [botocore-stubs](https://github.com/youtype/botocore-stubs) from 1.31.7 to 1.31.12.post1. - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) --- updated-dependencies: - dependency-name: botocore-stubs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/reproducible-linux.txt | 6 +++--- requirements/reproducible-mac.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements/reproducible-linux.txt b/requirements/reproducible-linux.txt index 6ec4acfa36..e9aa779ced 100644 --- a/requirements/reproducible-linux.txt +++ b/requirements/reproducible-linux.txt @@ -45,9 +45,9 @@ botocore==1.31.7 \ # via # boto3 # s3transfer -botocore-stubs==1.31.7 \ - --hash=sha256:0dd34b6c0c4825e69ff1e89ca1d783660f07573319886ec7bb19a81a16925f9f \ - --hash=sha256:7edbba7db62e36777c0dd79896afba8ee61b10a7e32988bd42c91097dde0251a +botocore-stubs==1.31.12.post1 \ + --hash=sha256:aee5472654fbc0a0e6a78971d9918e71a3f3f48bc0f4f65116576ac6df796c49 \ + --hash=sha256:f3764c25bac463fe3c67b2d1c983dfebd4aae05ada94d41def2675e09dee970c # via boto3-stubs certifi==2023.7.22 \ --hash=sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082 \ diff --git a/requirements/reproducible-mac.txt b/requirements/reproducible-mac.txt index a91f5d6717..f4b63ee43e 100644 --- a/requirements/reproducible-mac.txt +++ b/requirements/reproducible-mac.txt @@ -63,9 +63,9 @@ botocore==1.31.7 \ # via # boto3 # s3transfer -botocore-stubs==1.31.7 \ - --hash=sha256:0dd34b6c0c4825e69ff1e89ca1d783660f07573319886ec7bb19a81a16925f9f \ - --hash=sha256:7edbba7db62e36777c0dd79896afba8ee61b10a7e32988bd42c91097dde0251a +botocore-stubs==1.31.12.post1 \ + --hash=sha256:aee5472654fbc0a0e6a78971d9918e71a3f3f48bc0f4f65116576ac6df796c49 \ + --hash=sha256:f3764c25bac463fe3c67b2d1c983dfebd4aae05ada94d41def2675e09dee970c # via boto3-stubs certifi==2023.7.22 \ --hash=sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082 \