Skip to content

Commit be2ba62

Browse files
tsundvollandchiind
authored andcommitted
GHA: Update dependencies
1 parent d5e374b commit be2ba62

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

requirements.txt

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alitra==1.1.3
88
# via isar (pyproject.toml)
99
annotated-types==0.7.0
1010
# via pydantic
11-
anyio==4.6.2.post1
11+
anyio==4.7.0
1212
# via
1313
# httpx
1414
# starlette
@@ -43,7 +43,7 @@ click==8.1.7
4343
# via
4444
# isar (pyproject.toml)
4545
# uvicorn
46-
cryptography==43.0.3
46+
cryptography==44.0.0
4747
# via
4848
# azure-identity
4949
# azure-storage-blob
@@ -54,13 +54,13 @@ dacite==1.8.1
5454
# via
5555
# alitra
5656
# isar (pyproject.toml)
57-
fastapi==0.115.5
57+
fastapi==0.115.6
5858
# via
5959
# fastapi-azure-auth
6060
# isar (pyproject.toml)
6161
fastapi-azure-auth==5.0.1
6262
# via isar (pyproject.toml)
63-
google-api-core==2.23.0
63+
google-api-core==2.24.0
6464
# via opencensus
6565
google-auth==2.36.0
6666
# via google-api-core
@@ -72,7 +72,7 @@ h11==0.14.0
7272
# uvicorn
7373
httpcore==1.0.7
7474
# via httpx
75-
httpx==0.27.2
75+
httpx==0.28.1
7676
# via fastapi-azure-auth
7777
idna==3.10
7878
# via
@@ -91,7 +91,7 @@ msal==1.31.1
9191
# msal-extensions
9292
msal-extensions==1.2.0
9393
# via azure-identity
94-
numpy==2.1.3
94+
numpy==2.2.0
9595
# via
9696
# alitra
9797
# isar (pyproject.toml)
@@ -115,7 +115,7 @@ portalocker==2.10.1
115115
# via msal-extensions
116116
proto-plus==1.25.0
117117
# via google-api-core
118-
protobuf==5.28.3
118+
protobuf==5.29.1
119119
# via
120120
# google-api-core
121121
# googleapis-common-protos
@@ -130,7 +130,7 @@ pyasn1-modules==0.4.1
130130
# via google-auth
131131
pycparser==2.22
132132
# via cffi
133-
pydantic==2.10.1
133+
pydantic==2.10.3
134134
# via
135135
# fastapi
136136
# isar (pyproject.toml)
@@ -139,7 +139,7 @@ pydantic-core==2.27.1
139139
# via pydantic
140140
pydantic-settings==2.6.1
141141
# via isar (pyproject.toml)
142-
pyjwt[crypto]==2.10.0
142+
pyjwt[crypto]==2.10.1
143143
# via
144144
# fastapi-azure-auth
145145
# isar (pyproject.toml)
@@ -165,21 +165,20 @@ rsa==4.9
165165
# via google-auth
166166
scipy==1.14.1
167167
# via alitra
168-
six==1.16.0
168+
six==1.17.0
169169
# via
170170
# azure-core
171171
# opencensus
172172
# transitions
173173
sniffio==1.3.1
174-
# via
175-
# anyio
176-
# httpx
174+
# via anyio
177175
starlette==0.41.3
178176
# via fastapi
179177
transitions==0.9.2
180178
# via isar (pyproject.toml)
181179
typing-extensions==4.12.2
182180
# via
181+
# anyio
183182
# azure-core
184183
# azure-identity
185184
# azure-keyvault-secrets

0 commit comments

Comments
 (0)