We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 700f5b0 + 5ca1ac4 commit e4ac8cbCopy full SHA for e4ac8cb
requirements.txt
@@ -6,7 +6,7 @@
6
#
7
aiohappyeyeballs==2.4.0
8
# via aiohttp
9
-aiohttp==3.10.5
+aiohttp==3.10.11
10
# via microsoft-kiota-authentication-azure
11
aiosignal==1.3.1
12
@@ -130,6 +130,8 @@ pendulum==3.0.0
130
# microsoft-kiota-serialization-json
131
portalocker==2.10.1
132
# via msal-extensions
133
+propcache==0.2.0
134
+ # via yarl
135
pycparser==2.22
136
# via cffi
137
pyjwt[crypto]==2.9.0
@@ -170,7 +172,7 @@ urllib3==2.2.3
170
172
# via requests
171
173
wrapt==1.16.0
174
# via deprecated
-yarl==1.11.1
175
+yarl==1.17.2
176
177
zipp==3.20.2
178
# via importlib-metadata
0 commit comments