File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ alitra==1.1.5
1010 # isar-robot (pyproject.toml)
1111annotated-types == 0.7.0
1212 # via pydantic
13- anyio == 4.10 .0
13+ anyio == 4.11 .0
1414 # via
1515 # httpx
1616 # starlette
17- asgiref == 3.9.1
17+ asgiref == 3.9.2
1818 # via opentelemetry-instrumentation-asgi
1919azure-core == 1.35.1
2020 # via
@@ -70,7 +70,7 @@ dacite==1.9.2
7070 # isar
7171dependency-injector == 4.48.2
7272 # via isar
73- fastapi == 0.116.2
73+ fastapi == 0.117.1
7474 # via
7575 # fastapi-azure-auth
7676 # isar
@@ -99,14 +99,14 @@ idna==3.10
9999 # requests
100100importlib-metadata == 8.7.0
101101 # via opentelemetry-api
102- isar == 1.33.4
102+ isar == 1.33.5
103103 # via isar-robot (pyproject.toml)
104104isodate == 0.7.2
105105 # via
106106 # azure-keyvault-secrets
107107 # azure-storage-blob
108108 # msrest
109- msal == 1.33 .0
109+ msal == 1.34 .0
110110 # via
111111 # azure-identity
112112 # msal-extensions
@@ -246,7 +246,7 @@ pydantic==2.11.9
246246 # pydantic-settings
247247pydantic-core == 2.33.2
248248 # via pydantic
249- pydantic-settings == 2.10.1
249+ pydantic-settings == 2.11.0
250250 # via isar
251251pyjwt [crypto ]== 2.10.1
252252 # via
@@ -257,7 +257,7 @@ python-dotenv==1.1.1
257257 # via
258258 # isar
259259 # pydantic-settings
260- pyyaml == 6.0.2
260+ pyyaml == 6.0.3
261261 # via isar
262262requests == 2.32.5
263263 # via
@@ -306,7 +306,7 @@ typing-inspection==0.4.1
306306 # pydantic-settings
307307urllib3 == 2.5.0
308308 # via requests
309- uvicorn == 0.35 .0
309+ uvicorn == 0.37 .0
310310 # via isar
311311wrapt == 1.17.3
312312 # via
You can’t perform that action at this time.
0 commit comments