File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ aiofiles==24.1.0
4
4
# via
5
5
# prompty
6
6
# quart
7
- aiohappyeyeballs == 2.4.4
7
+ aiohappyeyeballs == 2.6.1
8
8
# via aiohttp
9
- aiohttp == 3.10.11
9
+ aiohttp == 3.12.14
10
10
# via
11
11
# -r requirements.in
12
12
# microsoft-kiota-authentication-azure
13
- aiosignal == 1.3.1
13
+ aiosignal == 1.4.0
14
14
# via aiohttp
15
15
annotated-types == 0.7.0
16
16
# via pydantic
@@ -125,7 +125,7 @@ hpack==4.0.0
125
125
# via h2
126
126
httpcore == 1.0.9
127
127
# via httpx
128
- httpx == 0.27.0
128
+ httpx [ http2 ] == 0.27.0
129
129
# via
130
130
# microsoft-kiota-http
131
131
# msgraph-core
@@ -333,7 +333,9 @@ priority==2.0.0
333
333
prompty == 0.1.50
334
334
# via -r requirements.in
335
335
propcache == 0.2.0
336
- # via yarl
336
+ # via
337
+ # aiohttp
338
+ # yarl
337
339
psutil == 5.9.8
338
340
# via azure-monitor-opentelemetry-exporter
339
341
pycparser == 2.22
@@ -344,7 +346,7 @@ pydantic-core==2.20.1
344
346
# via pydantic
345
347
pygments == 2.18.0
346
348
# via rich
347
- pyjwt == 2.10.1
349
+ pyjwt [ crypto ] == 2.10.1
348
350
# via
349
351
# -r requirements.in
350
352
# msal
@@ -411,6 +413,7 @@ types-pillow==10.2.0.20240822
411
413
typing-extensions == 4.13.2
412
414
# via
413
415
# -r requirements.in
416
+ # aiosignal
414
417
# anyio
415
418
# asgiref
416
419
# azure-ai-documentintelligence
You can’t perform that action at this time.
0 commit comments