File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ anyio==4.11.0
1616 # via
1717 # httpx
1818 # starlette
19- asgiref == 3.10 .0
19+ asgiref == 3.11 .0
2020 # via opentelemetry-instrumentation-asgi
2121azure-core == 1.36.0
2222 # via
@@ -55,7 +55,7 @@ cffi==2.0.0
5555 # via cryptography
5656charset-normalizer == 3.4.4
5757 # via requests
58- click == 8.3.0
58+ click == 8.3.1
5959 # via
6060 # isar
6161 # uvicorn
@@ -72,7 +72,7 @@ dacite==1.9.2
7272 # isar
7373dependency-injector == 4.48.2
7474 # via isar
75- fastapi == 0.121.2
75+ fastapi == 0.121.3
7676 # via
7777 # fastapi-azure-auth
7878 # isar
@@ -82,6 +82,8 @@ googleapis-common-protos==1.72.0
8282 # via
8383 # opentelemetry-exporter-otlp-proto-grpc
8484 # opentelemetry-exporter-otlp-proto-http
85+ greenlet == 3.2.4
86+ # via sqlalchemy
8587grpcio == 1.76.0
8688 # via opentelemetry-exporter-otlp-proto-grpc
8789h11 == 0.16.0
@@ -99,7 +101,7 @@ idna==3.11
99101 # requests
100102importlib-metadata == 8.7.0
101103 # via opentelemetry-api
102- isar == 1.34.5
104+ isar == 1.34.6
103105 # via isar-robot (pyproject.toml)
104106isodate == 0.7.2
105107 # via
@@ -114,7 +116,7 @@ msal-extensions==1.3.1
114116 # via azure-identity
115117msrest == 0.7.1
116118 # via azure-monitor-opentelemetry-exporter
117- numpy == 2.3.4
119+ numpy == 2.3.5
118120 # via
119121 # alitra
120122 # isar
@@ -282,7 +284,7 @@ sniffio==1.3.1
282284 # via anyio
283285sqlalchemy == 2.0.44
284286 # via isar
285- starlette == 0.49.3
287+ starlette == 0.50.0
286288 # via
287289 # fastapi
288290 # isar
You can’t perform that action at this time.
0 commit comments