Skip to content

Commit 4e767d7

Browse files
tsundvolloysand
authored andcommitted
GHA: Update dependencies
1 parent 7137d89 commit 4e767d7

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
5-
# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements.txt --pip-args=None pyproject.toml
5+
# pip-compile --output-file=requirements.txt pyproject.toml
66
#
77
alitra==1.1.5
88
# via
@@ -14,7 +14,7 @@ anyio==4.11.0
1414
# via
1515
# httpx
1616
# starlette
17-
asgiref==3.9.2
17+
asgiref==3.10.0
1818
# via opentelemetry-instrumentation-asgi
1919
azure-core==1.35.1
2020
# via
@@ -43,7 +43,7 @@ azure-storage-blob==12.26.0
4343
# via isar
4444
backoff==2.2.1
4545
# via isar
46-
certifi==2025.8.3
46+
certifi==2025.10.5
4747
# via
4848
# httpcore
4949
# httpx
@@ -57,7 +57,7 @@ click==8.3.0
5757
# via
5858
# isar
5959
# uvicorn
60-
cryptography==46.0.1
60+
cryptography==46.0.2
6161
# via
6262
# azure-identity
6363
# azure-storage-blob
@@ -70,7 +70,7 @@ dacite==1.9.2
7070
# isar
7171
dependency-injector==4.48.2
7272
# via isar
73-
fastapi==0.117.1
73+
fastapi==0.118.0
7474
# via
7575
# fastapi-azure-auth
7676
# isar
@@ -82,7 +82,7 @@ googleapis-common-protos==1.70.0
8282
# via
8383
# opentelemetry-exporter-otlp-proto-grpc
8484
# opentelemetry-exporter-otlp-proto-http
85-
grpcio==1.75.0
85+
grpcio==1.75.1
8686
# via opentelemetry-exporter-otlp-proto-grpc
8787
h11==0.16.0
8888
# via
@@ -239,7 +239,7 @@ psutil==7.1.0
239239
# via azure-monitor-opentelemetry-exporter
240240
pycparser==2.23
241241
# via cffi
242-
pydantic==2.11.9
242+
pydantic==2.11.10
243243
# via
244244
# fastapi
245245
# isar
@@ -300,7 +300,7 @@ typing-extensions==4.15.0
300300
# pydantic
301301
# pydantic-core
302302
# typing-inspection
303-
typing-inspection==0.4.1
303+
typing-inspection==0.4.2
304304
# via
305305
# pydantic
306306
# pydantic-settings

0 commit comments

Comments
 (0)