Skip to content

Commit 6509a00

Browse files
tsundvollEddasol
authored andcommitted
GHA: Update dependencies
1 parent 3573391 commit 6509a00

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ annotated-doc==0.0.4
1212
# via fastapi
1313
annotated-types==0.7.0
1414
# via pydantic
15-
anyio==4.12.0
15+
anyio==4.12.1
1616
# via
1717
# httpx
1818
# starlette
1919
asgiref==3.11.0
2020
# via opentelemetry-instrumentation-asgi
21-
azure-core==1.36.0
21+
azure-core==1.37.0
2222
# via
2323
# azure-core-tracing-opentelemetry
2424
# azure-identity
@@ -41,11 +41,11 @@ azure-monitor-opentelemetry-exporter==1.0.0b45
4141
# via
4242
# azure-monitor-opentelemetry
4343
# isar
44-
azure-storage-blob==12.27.1
44+
azure-storage-blob==12.28.0
4545
# via isar
4646
backoff==2.2.1
4747
# via isar
48-
certifi==2025.11.12
48+
certifi==2026.1.4
4949
# via
5050
# httpcore
5151
# httpx
@@ -72,7 +72,7 @@ dacite==1.9.2
7272
# isar
7373
dependency-injector==4.48.3
7474
# via isar
75-
fastapi==0.124.0
75+
fastapi==0.128.0
7676
# via
7777
# fastapi-azure-auth
7878
# isar
@@ -99,9 +99,9 @@ idna==3.11
9999
# anyio
100100
# httpx
101101
# requests
102-
importlib-metadata==8.7.0
102+
importlib-metadata==8.7.1
103103
# via opentelemetry-api
104-
isar==1.34.15
104+
isar==1.34.16
105105
# via isar-robot (pyproject.toml)
106106
isodate==0.7.2
107107
# via
@@ -116,7 +116,7 @@ msal-extensions==1.3.1
116116
# via azure-identity
117117
msrest==0.7.1
118118
# via azure-monitor-opentelemetry-exporter
119-
numpy==2.3.5
119+
numpy==2.4.0
120120
# via
121121
# alitra
122122
# isar
@@ -237,7 +237,7 @@ protobuf==6.33.2
237237
# via
238238
# googleapis-common-protos
239239
# opentelemetry-proto
240-
psutil==7.1.3
240+
psutil==7.2.1
241241
# via azure-monitor-opentelemetry-exporter
242242
psycopg2-binary==2.9.11
243243
# via isar
@@ -282,7 +282,7 @@ scipy==1.16.3
282282
# via alitra
283283
six==1.17.0
284284
# via transitions
285-
sqlalchemy==2.0.44
285+
sqlalchemy==2.0.45
286286
# via isar
287287
starlette==0.50.0
288288
# via
@@ -311,9 +311,9 @@ typing-inspection==0.4.2
311311
# via
312312
# pydantic
313313
# pydantic-settings
314-
urllib3==2.6.1
314+
urllib3==2.6.2
315315
# via requests
316-
uvicorn==0.38.0
316+
uvicorn==0.40.0
317317
# via isar
318318
wrapt==1.17.3
319319
# via

0 commit comments

Comments
 (0)