From b9dddff1c24ab5ea3e5078798e233c183477b42d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 03:12:26 +0000 Subject: [PATCH] Bump aiobotocore from 2.3.3 to 2.3.4 Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 2.3.3 to 2.3.4. - [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.3.3...2.3.4) --- updated-dependencies: - dependency-name: aiobotocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d65c4b10..5093f332 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,7 +25,7 @@ install_requires = trafaret==2.1.1 neuro-logging==21.12.2 aiohttp-cors==0.7.0 - aiobotocore==2.3.3 + aiobotocore==2.3.4 iso8601==1.0.2 [options.entry_points]