From b4c6218c001684eeabecb3cb8c033328c4f1f55b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:50:56 +0000 Subject: [PATCH] Bump boto3 from 1.35.21 to 1.37.4 in /tools/deps Bumps [boto3](https://github.com/boto/boto3) from 1.35.21 to 1.37.4. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.21...1.37.4) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... 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 5424c6dbaa..5538437eb3 100644 --- a/tools/deps/requirements.txt +++ b/tools/deps/requirements.txt @@ -6,9 +6,9 @@ authlib==1.3.1 \ --hash=sha256:7ae843f03c06c5c0debd63c9db91f9fda64fa62a42a77419fa15fbb7e7a58917 \ --hash=sha256:d35800b973099bbadc49b42b256ecb80041ad56b7fe1216a362c7943c088f377 # via nuxeo -boto3==1.35.21 \ - --hash=sha256:247f88eedce9ae4e014a8fc14a9473759bb8e391460d49396a3b600fb649f33b \ - --hash=sha256:db5fbbd10248db060f2ccce3ae17764f1641c99c8b9f51d422c26ebe25703a1e +boto3==1.37.4 \ + --hash=sha256:024c37c2f85f4b907f5fc817d0db6fda7fd6ab3c6148ee4ed35fe7cecdf7db0c \ + --hash=sha256:1bbf8bbacb3932956b7020d9a2c49d72c64e21bae9397ba6d3aadffab5e192eb # via nuxeo botocore==1.35.21 \ --hash=sha256:3db9ddfe521edc0753fc8c68caef71c7806e1d2d21ce8cbabc2065b7d79192f2 \