We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c1f503 + 41a70c8 commit 37be85eCopy full SHA for 37be85e
2 files changed
requirements.txt
@@ -1,5 +1,5 @@
1
aiohappyeyeballs==2.6.1
2
-aiohttp==3.11.18
+aiohttp==3.12.14
3
aiosignal==1.3.2
4
altgraph==0.17.4
5
annotated-types==0.7.0
setup.py
@@ -16,7 +16,7 @@
16
packages=find_packages(),
17
install_requires=[
18
"aiohappyeyeballs==2.6.1",
19
- "aiohttp==3.11.18",
+ "aiohttp==3.12.14",
20
"aiosignal==1.3.2",
21
"altgraph==0.17.4",
22
"annotated-types==0.7.0",
0 commit comments