Skip to content

Commit cf99f58

Browse files
Bump aiohttp from 3.8.4 to 3.8.5 (#3)
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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1651dc9 commit cf99f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"gunicorn>=19.2.0,<21.0; platform_system!='Windows'",
5757
"cloudevents>=1.2.0,<2.0.0",
5858
"dapr>=1.10.0",
59-
"aiohttp==3.8.4",
59+
"aiohttp==3.8.5",
6060
"dapr-ext-grpc>=1.10.0",
6161
"dapr-ext-fastapi>=1.10.0",
6262
],

0 commit comments

Comments
 (0)