Skip to content

Commit 253350d

Browse files
Bump aiobotocore from 2.4.0 to 2.5.0 (#681)
Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/aio-libs/aiobotocore/releases) - [Changelog](https://github.com/aio-libs/aiobotocore/blob/master/CHANGES.rst) - [Commits](aio-libs/aiobotocore@2.4.0...2.5.0) --- updated-dependencies: - dependency-name: aiobotocore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ac13de commit 253350d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ install_requires =
2727
# uvloop 0.15.3 definitely has the bug, but upcoming versions may
2828
# have it fixed. See the issue above for testing instructions.
2929
uvloop==0.17.0
30-
aiobotocore==2.4.0
30+
aiobotocore==2.5.0
3131
neuro-logging==21.12.2
3232
trafaret==2.1.1
3333
yarl==1.7.2

0 commit comments

Comments
 (0)