Skip to content

Commit 37be85e

Browse files
authored
Merge pull request akabarki76#36 from akabarki76/dependabot/pip/pip-cdbe78a3a0
chore(deps): bump aiohttp from 3.11.18 to 3.12.14 in the pip group
2 parents 0c1f503 + 41a70c8 commit 37be85e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiohappyeyeballs==2.6.1
2-
aiohttp==3.11.18
2+
aiohttp==3.12.14
33
aiosignal==1.3.2
44
altgraph==0.17.4
55
annotated-types==0.7.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
packages=find_packages(),
1717
install_requires=[
1818
"aiohappyeyeballs==2.6.1",
19-
"aiohttp==3.11.18",
19+
"aiohttp==3.12.14",
2020
"aiosignal==1.3.2",
2121
"altgraph==0.17.4",
2222
"annotated-types==0.7.0",

0 commit comments

Comments
 (0)