From 0226e0baea0dbe6cf6f5e7176eaacf6b5958b467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 13:47:47 +0000 Subject: [PATCH] chore(deps): bump boto3 from 1.40.61 to 1.43.92 Bumps [boto3](https://github.com/boto/boto3) from 1.40.61 to 1.43.92. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.40.61...1.43.92) --- 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 6901baabd..b7237b9ed 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.92 \ + --hash=sha256:30a1ff4bb729831c4890e0a0d121f9d43f066de724c5916e358c9f68f94749dd \ + --hash=sha256:aee16b1ad54caf6e7b8f48f2682d18b03a2feefaf7afaf56fed6204016fa687d # via aiobotocore botocore==1.40.61 \ --hash=sha256:17ebae412692fd4824f99cde0f08d50126dc97954008e5ba2b522eb049238aa7 \