Skip to content

Commit 679601f

Browse files
Merge pull request #97 from microsoftgraph/dependabot/pip/aiohttp-3.12.14
Bump aiohttp from 3.10.11 to 3.12.14
2 parents 2bacb05 + 4081de6 commit 679601f

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

requirements.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
#
55
# pip-compile --output-file=requirements.txt --resolver=backtracking
66
#
7-
aiohappyeyeballs==2.4.0
7+
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.10.11
9+
aiohttp==3.12.14
1010
# via microsoft-kiota-authentication-azure
11-
aiosignal==1.3.1
11+
aiosignal==1.4.0
1212
# via aiohttp
1313
anyio==4.6.0
1414
# via httpx
@@ -122,7 +122,9 @@ opentelemetry-semantic-conventions==0.48b0
122122
portalocker==2.10.1
123123
# via msal-extensions
124124
propcache==0.2.0
125-
# via yarl
125+
# via
126+
# aiohttp
127+
# yarl
126128
pycparser==2.22
127129
# via cffi
128130
pyjwt[crypto]==2.9.0
@@ -143,6 +145,7 @@ std-uritemplate==2.0.3
143145
# via microsoft-kiota-abstractions
144146
typing-extensions==4.12.2
145147
# via
148+
# aiosignal
146149
# anyio
147150
# azure-core
148151
# azure-identity

0 commit comments

Comments
 (0)