We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2bacb05 + 4081de6 commit 679601fCopy full SHA for 679601f
1 file changed
requirements.txt
@@ -4,11 +4,11 @@
4
#
5
# pip-compile --output-file=requirements.txt --resolver=backtracking
6
7
-aiohappyeyeballs==2.4.0
+aiohappyeyeballs==2.6.1
8
# via aiohttp
9
-aiohttp==3.10.11
+aiohttp==3.12.14
10
# via microsoft-kiota-authentication-azure
11
-aiosignal==1.3.1
+aiosignal==1.4.0
12
13
anyio==4.6.0
14
# via httpx
@@ -122,7 +122,9 @@ opentelemetry-semantic-conventions==0.48b0
122
portalocker==2.10.1
123
# via msal-extensions
124
propcache==0.2.0
125
- # via yarl
+ # via
126
+ # aiohttp
127
+ # yarl
128
pycparser==2.22
129
# via cffi
130
pyjwt[crypto]==2.9.0
@@ -143,6 +145,7 @@ std-uritemplate==2.0.3
143
145
# via microsoft-kiota-abstractions
144
146
typing-extensions==4.12.2
147
# via
148
+ # aiosignal
149
# anyio
150
# azure-core
151
# azure-identity
0 commit comments