Skip to content

Commit 94ad0d8

Browse files
Bump aiohttp from 3.10.2 to 3.10.11 in /requirements (#34)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e2e402 commit 94ad0d8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements/requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiohappyeyeballs==2.3.5
88
# via aiohttp
9-
aiohttp==3.10.2
9+
aiohttp==3.10.11
1010
# via discord-py
1111
aiosignal==1.3.1
1212
# via aiohttp
@@ -44,6 +44,8 @@ multidict==6.0.5
4444
# via
4545
# aiohttp
4646
# yarl
47+
propcache==0.2.0
48+
# via yarl
4749
pydantic==2.6.4
4850
# via fastapi
4951
pydantic-core==2.16.3
@@ -75,5 +77,5 @@ watchfiles==0.21.0
7577
# via uvicorn
7678
websockets==12.0
7779
# via uvicorn
78-
yarl==1.9.4
80+
yarl==1.17.2
7981
# via aiohttp

0 commit comments

Comments
 (0)