From 0a982a8d01b3c989ce1b95332ed50d74472c27a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 19:33:48 +0000 Subject: [PATCH] chore(deps): bump aiobotocore from 3.3.0 to 3.4.0 Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/aio-libs/aiobotocore/releases) - [Changelog](https://github.com/aio-libs/aiobotocore/blob/main/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiobotocore/compare/3.3.0...3.4.0) --- updated-dependencies: - dependency-name: aiobotocore dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/poetry.lock b/poetry.lock index e7709ea..dfe5079 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2,20 +2,20 @@ [[package]] name = "aiobotocore" -version = "3.3.0" +version = "3.4.0" description = "Async client for aws services using botocore and aiohttp" optional = false python-versions = ">=3.9" groups = ["main"] files = [ - {file = "aiobotocore-3.3.0-py3-none-any.whl", hash = "sha256:9125ab2b63740dfe3b66b8d5a90d13aed9587b850aa53225ef214a04a1aa7fdc"}, - {file = "aiobotocore-3.3.0.tar.gz", hash = "sha256:9abc21d91edd6c9c2e4a07e11bdfcbb159f0b9116ab2a0a5a349113533a18fb2"}, + {file = "aiobotocore-3.4.0-py3-none-any.whl", hash = "sha256:26290eb6830ea92d8a6f5f90b56e9f5cedd6d126074d5db63b195e281d982465"}, + {file = "aiobotocore-3.4.0.tar.gz", hash = "sha256:a918b5cb903f81feba7e26835aed4b5e6bb2d0149d7f42bb2dd7d8089e3d9000"}, ] [package.dependencies] aiohttp = ">=3.12.0,<4.0.0" aioitertools = ">=0.5.1,<1.0.0" -botocore = ">=1.42.62,<1.42.71" +botocore = ">=1.42.79,<1.42.85" jmespath = ">=0.7.1,<2.0.0" multidict = ">=6.0.0,<7.0.0" python-dateutil = ">=2.1,<3.0.0" @@ -250,14 +250,14 @@ files = [ [[package]] name = "botocore" -version = "1.42.70" +version = "1.42.84" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.9" groups = ["main"] files = [ - {file = "botocore-1.42.70-py3-none-any.whl", hash = "sha256:54ed9d25f05f810efd22b0dfda0bb9178df3ad8952b2e4359e05156c9321bd3c"}, - {file = "botocore-1.42.70.tar.gz", hash = "sha256:9ee17553b7febd1a0c1253b3b62ab5d79607eb6163c8fb943470a8893c31d4fa"}, + {file = "botocore-1.42.84-py3-none-any.whl", hash = "sha256:15f3fe07dfa6545e46a60c4b049fe2bdf63803c595ae4a4eec90e8f8172764f3"}, + {file = "botocore-1.42.84.tar.gz", hash = "sha256:234064604c80d9272a5e9f6b3566d260bcaa053a5e05246db90d7eca1c2cf44b"}, ] [package.dependencies]