From 4d1723d761be05201af7abbeeec11fe3bfc9e379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 12:28:48 +0000 Subject: [PATCH] Bump botocore from 1.35.21 to 1.35.53 in /tools/deps Bumps [botocore](https://github.com/boto/botocore) from 1.35.21 to 1.35.53. - [Commits](https://github.com/boto/botocore/compare/1.35.21...1.35.53) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/deps/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/deps/requirements.txt b/tools/deps/requirements.txt index 5858efb047..5b37e0ee6f 100644 --- a/tools/deps/requirements.txt +++ b/tools/deps/requirements.txt @@ -10,9 +10,9 @@ boto3==1.35.21 \ --hash=sha256:247f88eedce9ae4e014a8fc14a9473759bb8e391460d49396a3b600fb649f33b \ --hash=sha256:db5fbbd10248db060f2ccce3ae17764f1641c99c8b9f51d422c26ebe25703a1e # via nuxeo -botocore==1.35.21 \ - --hash=sha256:3db9ddfe521edc0753fc8c68caef71c7806e1d2d21ce8cbabc2065b7d79192f2 \ - --hash=sha256:db917e7d7b3a2eed1310c6496784bc813c91f020a021c2ab5f9df7d28cdb4f1d +botocore==1.35.53 \ + --hash=sha256:12869640f2f9fab3152ea312a6906d5bc6ae15522cc74b6367ee1c273269a28b \ + --hash=sha256:e610ae076ad1eaed5680d3990493659bbabdffd67b15c61d8373a23e4bc41062 # via boto3, s3transfer certifi==2024.7.4 \ --hash=sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b \