Skip to content

Commit 7134fb5

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] <[email protected]>
1 parent de7f427 commit 7134fb5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

requirements.txt

+6-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
#
77
aiobotocore==2.13.0
88
# via -r requirements.in
9-
aiohttp==3.9.5
9+
aiohappyeyeballs==2.4.3
10+
# via aiohttp
11+
aiohttp==3.10.11
1012
# via
1113
# -r requirements.in
1214
# aiobotocore
@@ -36,6 +38,8 @@ packaging==24.1
3638
# via
3739
# -r requirements.in
3840
# gunicorn
41+
propcache==0.2.0
42+
# via yarl
3943
python-dateutil==2.9.0.post0
4044
# via botocore
4145
six==1.16.0
@@ -44,5 +48,5 @@ urllib3==2.2.2
4448
# via botocore
4549
wrapt==1.16.0
4650
# via aiobotocore
47-
yarl==1.9.4
51+
yarl==1.17.2
4852
# via aiohttp

0 commit comments

Comments
 (0)