From 03bf2ebd92ba2ef22814e9cf6eb74e61ccac6886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 12:06:13 +0000 Subject: [PATCH] Bump boto3 from 1.34.17 to 1.34.102 in /tools/deps Bumps [boto3](https://github.com/boto/boto3) from 1.34.17 to 1.34.102. - [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.34.17...1.34.102) --- updated-dependencies: - dependency-name: boto3 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 a10c6fa1ba..4a96c8a54c 100644 --- a/tools/deps/requirements.txt +++ b/tools/deps/requirements.txt @@ -6,9 +6,9 @@ authlib==1.3.0 \ --hash=sha256:959ea62a5b7b5123c5059758296122b57cd2585ae2ed1c0622c21b371ffdae06 \ --hash=sha256:9637e4de1fb498310a56900b3e2043a206b03cb11c05422014b0302cbc814be3 # via nuxeo -boto3==1.34.17 \ - --hash=sha256:1efc02be786884034d503d59c018cf7650d0cff9fcb37cd2eb49b802a6fe6111 \ - --hash=sha256:8ca248cc84e7e859e4e276eb9c4309fa01a3e58473bf48d6c33448be870c2bb8 +boto3==1.34.102 \ + --hash=sha256:1c1fb2884f85c0ec6b62e6e7ed5a2a6635e1188f3ab5d2b700f7db1cf8464484 \ + --hash=sha256:65e4b9fb9ceefe19976e8822ac0cd68d28946d4697e538741d2bbdb5b45ae42f # via nuxeo botocore==1.34.17 \ --hash=sha256:7272c39032c6f1d62781e4c8445d9a1d9140c2bf52ba7ee66bf6db559c4b2427 \