Skip to content

Commit a018de7

Browse files
authored
Merge pull request #471 from exo-explore/dependabot/pip/aiohttp-3.10.11
Bump aiohttp from 3.10.2 to 3.10.11
2 parents 01e6b93 + e79fc31 commit a018de7

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
@@ -5,7 +5,7 @@
55

66
# Base requirements for all platforms
77
install_requires = [
8-
"aiohttp==3.10.2",
8+
"aiohttp==3.10.11",
99
"aiohttp_cors==0.7.0",
1010
"aiofiles==24.1.0",
1111
"grpcio==1.64.1",

0 commit comments

Comments
 (0)