From a97f0ff0927fa0841fd20f9c39cbe16cff45dbcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 03:57:46 +0000 Subject: [PATCH] Bump aiobotocore from 2.3.4 to 2.5.1 Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 2.3.4 to 2.5.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.3.4...2.5.1) --- updated-dependencies: - dependency-name: aiobotocore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9d23ec0a..f5bbdf67 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.4 + aiobotocore==2.5.1 iso8601==2.0.0 [options.entry_points]