Skip to content

Commit

Permalink
GHA: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tsundvoll committed Dec 11, 2024
1 parent 74b8e28 commit 504da13
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ alitra==1.1.3
# isar-robot (pyproject.toml)
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
anyio==4.7.0
# via
# httpx
# starlette
Expand Down Expand Up @@ -56,13 +56,13 @@ dacite==1.8.1
# via
# alitra
# isar
fastapi==0.115.5
fastapi==0.115.6
# via
# fastapi-azure-auth
# isar
fastapi-azure-auth==5.0.1
# via isar
google-api-core==2.23.0
google-api-core==2.24.0
# via opencensus
google-auth==2.36.0
# via google-api-core
Expand All @@ -74,7 +74,7 @@ h11==0.14.0
# uvicorn
httpcore==1.0.7
# via httpx
httpx==0.28.0
httpx==0.28.1
# via fastapi-azure-auth
idna==3.10
# via
Expand All @@ -83,7 +83,7 @@ idna==3.10
# requests
injector==0.22.0
# via isar
isar==1.24.1
isar==1.24.6
# via isar-robot (pyproject.toml)
isodate==0.7.2
# via
Expand All @@ -95,7 +95,7 @@ msal==1.31.1
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
numpy==2.1.3
numpy==2.2.0
# via
# alitra
# isar
Expand All @@ -119,7 +119,7 @@ portalocker==2.10.1
# via msal-extensions
proto-plus==1.25.0
# via google-api-core
protobuf==5.29.0
protobuf==5.29.1
# via
# google-api-core
# googleapis-common-protos
Expand All @@ -134,7 +134,7 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.10.2
pydantic==2.10.3
# via
# fastapi
# isar
Expand Down Expand Up @@ -169,7 +169,7 @@ rsa==4.9
# via google-auth
scipy==1.14.1
# via alitra
six==1.16.0
six==1.17.0
# via
# azure-core
# opencensus
Expand All @@ -182,6 +182,7 @@ transitions==0.9.2
# via isar
typing-extensions==4.12.2
# via
# anyio
# azure-core
# azure-identity
# azure-keyvault-secrets
Expand Down

0 comments on commit 504da13

Please sign in to comment.