Skip to content

Commit 33034cb

Browse files
Bump aiohttp from 3.9.5 to 3.10.11
--- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de7f427 commit 33034cb

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

requirements.txt

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@
66
#
77
aiobotocore==2.13.0
88
# via -r requirements.in
9-
aiohttp==3.9.5
9+
aiohappyeyeballs==2.6.1
10+
# via aiohttp
11+
aiohttp==3.13.3
1012
# via
1113
# -r requirements.in
1214
# aiobotocore
1315
aioitertools==0.11.0
1416
# via aiobotocore
15-
aiosignal==1.3.1
17+
aiosignal==1.4.0
1618
# via aiohttp
1719
attrs==23.2.0
1820
# via aiohttp
@@ -36,13 +38,19 @@ packaging==24.1
3638
# via
3739
# -r requirements.in
3840
# gunicorn
41+
propcache==0.4.1
42+
# via
43+
# aiohttp
44+
# yarl
3945
python-dateutil==2.9.0.post0
4046
# via botocore
4147
six==1.16.0
4248
# via python-dateutil
49+
typing-extensions==4.15.0
50+
# via aiosignal
4351
urllib3==2.2.2
4452
# via botocore
4553
wrapt==1.16.0
4654
# via aiobotocore
47-
yarl==1.9.4
55+
yarl==1.22.0
4856
# via aiohttp

0 commit comments

Comments
 (0)