From be779c719e86473dfa6b9baefe409ea310dabb90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 18:03:39 +0000 Subject: [PATCH] chore(deps): bump boto3 from 1.40.61 to 1.43.95 Bumps [boto3](https://github.com/boto/boto3) from 1.40.61 to 1.43.95. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.40.61...1.43.95) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.92 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.lock.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.lock.txt b/requirements.lock.txt index 3f2e9b439..ac23e56eb 100644 --- a/requirements.lock.txt +++ b/requirements.lock.txt @@ -171,9 +171,9 @@ attrs==26.1.0 \ --hash=sha256:c647aa4a12dfbad9333ca4e71fe62ddc36f4e63b2d260a37a8b83d2f043ac309 \ --hash=sha256:d03ceb89cb322a8fd706d4fb91940737b6642aa36998fe130a9bc96c985eff32 # via aiohttp -boto3==1.40.61 \ - --hash=sha256:6b9c57b2a922b5d8c17766e29ed792586a818098efe84def27c8f582b33f898c \ - --hash=sha256:d6c56277251adf6c2bdd25249feae625abe4966831676689ff23b4694dea5b12 +boto3==1.43.95 \ + --hash=sha256:9d71f299111e1f4e8c28f573a1b7c0555fe40d2147fe9bef852a02bd57cbde60 \ + --hash=sha256:c906921c4f9ab41e9587af6586f072c8f2be6979e8bde2ec26aa443bb1745019 # via aiobotocore botocore==1.40.61 \ --hash=sha256:17ebae412692fd4824f99cde0f08d50126dc97954008e5ba2b522eb049238aa7 \