Skip to content

Commit 3c978dc

Browse files
Bump aiohttp from 3.8.6 to 3.9.2
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.6...v3.9.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88129a1 commit 3c978dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6",
59+
"aiohttp==3.9.2",
6060
"dapr-ext-grpc>=1.10.0",
6161
"dapr-ext-fastapi>=1.10.0",
6262
],

0 commit comments

Comments
 (0)