Skip to content

Commit 03aeb49

Browse files
Bump aiohttp from 3.8.4 to 3.8.5 (#306)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.4...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f89ff53 commit 03aeb49

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
@@ -15,7 +15,7 @@ packages = find_namespace:
1515
platforms = any
1616
include_package_data = True
1717
install_requires =
18-
aiohttp==3.8.4
18+
aiohttp==3.8.5
1919
yarl==1.9.2
2020
neuro-logging==21.12.2
2121
grpcio==1.56.2

0 commit comments

Comments
 (0)