From 808da9719fbecb566cc18ccfb0865c5b264ad27d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 11:03:39 +0000 Subject: [PATCH] Bump boto3 from 1.28.57 to 1.28.62 in /config/requirements Bumps [boto3](https://github.com/boto/boto3) from 1.28.57 to 1.28.62. - [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.28.57...1.28.62) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- config/requirements/dev_lock.txt | 6 +++--- config/requirements/prod_lock.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/requirements/dev_lock.txt b/config/requirements/dev_lock.txt index 1c03a728..7f63b292 100644 --- a/config/requirements/dev_lock.txt +++ b/config/requirements/dev_lock.txt @@ -157,9 +157,9 @@ black==23.9.1 \ --hash=sha256:cf99f3de8b3273a8317681d8194ea222f10e0133a24a7548c73ce44ea1679377 \ --hash=sha256:d6bc09188020c9ac2555a498949401ab35bb6bf76d4e0f8ee251694664df6301 # via -r config/requirements/dev.in -boto3==1.28.57 \ - --hash=sha256:5ddf24cf52c7fb6aaa332eaa08ae8c2afc8f2d1e8860680728533dd573904e32 \ - --hash=sha256:e2d2824ba6459b330d097e94039a9c4f96ae3f4bcdc731d620589ad79dcd16d3 +boto3==1.28.62 \ + --hash=sha256:0dfa2fc96ccafce4feb23044d6cba8b25075ad428a0c450d369d099c6a1059d2 \ + --hash=sha256:148eeba0f1867b3db5b3e5ae2997d75a94d03fad46171374a0819168c36f7ed0 # via -r config/requirements/prod.in botocore==1.31.57 \ --hash=sha256:301436174635bec739b225b840fc365ca00e5c1a63e5b2a19ee679d204e01b78 \ diff --git a/config/requirements/prod_lock.txt b/config/requirements/prod_lock.txt index 18230f25..7db72db5 100644 --- a/config/requirements/prod_lock.txt +++ b/config/requirements/prod_lock.txt @@ -16,9 +16,9 @@ billiard==4.1.0 \ --hash=sha256:0f50d6be051c6b2b75bfbc8bfd85af195c5739c281d3f5b86a5640c65563614a \ --hash=sha256:1ad2eeae8e28053d729ba3373d34d9d6e210f6e4d8bf0a9c64f92bd053f1edf5 # via celery -boto3==1.28.57 \ - --hash=sha256:5ddf24cf52c7fb6aaa332eaa08ae8c2afc8f2d1e8860680728533dd573904e32 \ - --hash=sha256:e2d2824ba6459b330d097e94039a9c4f96ae3f4bcdc731d620589ad79dcd16d3 +boto3==1.28.62 \ + --hash=sha256:0dfa2fc96ccafce4feb23044d6cba8b25075ad428a0c450d369d099c6a1059d2 \ + --hash=sha256:148eeba0f1867b3db5b3e5ae2997d75a94d03fad46171374a0819168c36f7ed0 # via -r config/requirements/prod.in botocore==1.31.57 \ --hash=sha256:301436174635bec739b225b840fc365ca00e5c1a63e5b2a19ee679d204e01b78 \