File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ annotated-doc==0.0.4
1212 # via fastapi
1313annotated-types == 0.7.0
1414 # via pydantic
15- anyio == 4.11 .0
15+ anyio == 4.12 .0
1616 # via
1717 # httpx
1818 # starlette
@@ -70,9 +70,9 @@ dacite==1.9.2
7070 # via
7171 # alitra
7272 # isar
73- dependency-injector == 4.48.2
73+ dependency-injector == 4.48.3
7474 # via isar
75- fastapi == 0.122 .0
75+ fastapi == 0.124 .0
7676 # via
7777 # fastapi-azure-auth
7878 # isar
@@ -82,7 +82,7 @@ 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
85+ greenlet == 3.3.0
8686 # via sqlalchemy
8787grpcio == 1.76.0
8888 # via opentelemetry-exporter-otlp-proto-grpc
@@ -101,7 +101,7 @@ idna==3.11
101101 # requests
102102importlib-metadata == 8.7.0
103103 # via opentelemetry-api
104- isar == 1.34.10
104+ isar == 1.34.13
105105 # via isar-robot (pyproject.toml)
106106isodate == 0.7.2
107107 # via
@@ -233,7 +233,7 @@ packaging==25.0
233233 # opentelemetry-instrumentation-flask
234234paho-mqtt == 2.1.0
235235 # via isar
236- protobuf == 6.33.1
236+ protobuf == 6.33.2
237237 # via
238238 # googleapis-common-protos
239239 # opentelemetry-proto
@@ -282,8 +282,6 @@ scipy==1.16.3
282282 # via alitra
283283six == 1.17.0
284284 # via transitions
285- sniffio == 1.3.1
286- # via anyio
287285sqlalchemy == 2.0.44
288286 # via isar
289287starlette == 0.50.0
@@ -313,7 +311,7 @@ typing-inspection==0.4.2
313311 # via
314312 # pydantic
315313 # pydantic-settings
316- urllib3 == 2.5.0
314+ urllib3 == 2.6.1
317315 # via requests
318316uvicorn == 0.38.0
319317 # via isar
You can’t perform that action at this time.
0 commit comments