Skip to content

Commit c41bebd

Browse files
Bump aiohttp from 3.8.1 to 3.10.11
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.10.11. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.1...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b46defa commit c41bebd

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

requirements.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
#
55
# pip-compile requirements.in
66
#
7-
aiohttp==3.8.1
7+
aiohappyeyeballs==2.4.3
8+
# via aiohttp
9+
aiohttp==3.10.11
810
# via gcsfs
911
aiosignal==1.2.0
1012
# via aiohttp
@@ -68,9 +70,7 @@ chardet==4.0.0
6870
# cloud-files
6971
# cloud-volume
7072
charset-normalizer==2.0.12
71-
# via
72-
# aiohttp
73-
# requests
73+
# via requests
7474
click==8.1.2
7575
# via
7676
# celery
@@ -375,6 +375,8 @@ prompt-toolkit==3.0.28
375375
# via
376376
# click-repl
377377
# ipython
378+
propcache==0.2.0
379+
# via yarl
378380
protobuf==3.19.4
379381
# via
380382
# cloud-files
@@ -546,7 +548,7 @@ wrapt==1.13.3
546548
# via deprecated
547549
wtforms==3.0.1
548550
# via flask-admin
549-
yarl==1.7.2
551+
yarl==1.18.0
550552
# via aiohttp
551553
zipp==3.7.0
552554
# via

0 commit comments

Comments
 (0)