Skip to content

Commit 41a70c8

Browse files
chore(deps): bump aiohttp from 3.11.18 to 3.12.14 in the pip group
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 079d781 commit 41a70c8

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)