From c4bc7eed22e467af83aa21e24074cbc9e74b8e43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 12:24:24 +0000 Subject: [PATCH] chore(deps): bump aiobotocore from 2.9.0 to 2.9.1 Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/aio-libs/aiobotocore/releases) - [Changelog](https://github.com/aio-libs/aiobotocore/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiobotocore/compare/2.9.0...2.9.1) --- updated-dependencies: - dependency-name: aiobotocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 18ae6e3e..bbde02e5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -16,13 +16,13 @@ pamqp = ">=3.1.0" [[package]] name = "aiobotocore" -version = "2.9.0" +version = "2.9.1" description = "Async client for aws services using botocore and aiohttp" optional = false python-versions = ">=3.8" files = [ - {file = "aiobotocore-2.9.0-py3-none-any.whl", hash = "sha256:acf5e49644e6e434b9ecc26284ae7e05d557effbdcdd8185e2eb08925f011853"}, - {file = "aiobotocore-2.9.0.tar.gz", hash = "sha256:4dc1e20da4561ae662219ca95b20f923328c3106764a741bec00e98eb6680f7e"}, + {file = "aiobotocore-2.9.1-py3-none-any.whl", hash = "sha256:4f8f4074069c115c7558edf1c6e4f78c997fcfb805974e3fe1a8a8442cb923b3"}, + {file = "aiobotocore-2.9.1.tar.gz", hash = "sha256:24daf4f1ce86e2fb5aee146cdc944736ef76791635ec3a9b6f3d5755b1ac3c46"}, ] [package.dependencies]