Skip to content

Commit

Permalink
GHA: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tsundvoll authored and github-actions[bot] committed Jan 6, 2025
1 parent 13e53d3 commit b1b98af
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alitra==1.1.3
# via isar (pyproject.toml)
annotated-types==0.7.0
# via pydantic
anyio==4.7.0
anyio==4.8.0
# via
# httpx
# starlette
Expand All @@ -30,16 +30,16 @@ backoff==2.2.1
# via isar (pyproject.toml)
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
certifi==2024.12.14
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via
# isar (pyproject.toml)
# uvicorn
Expand All @@ -62,7 +62,7 @@ fastapi-azure-auth==5.0.1
# via isar (pyproject.toml)
google-api-core==2.24.0
# via opencensus
google-auth==2.36.0
google-auth==2.37.0
# via google-api-core
googleapis-common-protos==1.66.0
# via google-api-core
Expand Down Expand Up @@ -91,7 +91,7 @@ msal==1.31.1
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
numpy==2.2.0
numpy==2.2.1
# via
# alitra
# isar (pyproject.toml)
Expand All @@ -115,12 +115,12 @@ portalocker==2.10.1
# via msal-extensions
proto-plus==1.25.0
# via google-api-core
protobuf==5.29.1
protobuf==5.29.2
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==6.1.0
psutil==6.1.1
# via opencensus-ext-azure
pyasn1==0.6.1
# via
Expand All @@ -130,14 +130,14 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.10.4
# via
# fastapi
# isar (pyproject.toml)
# pydantic-settings
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.6.1
pydantic-settings==2.7.1
# via isar (pyproject.toml)
pyjwt[crypto]==2.10.1
# via
Expand All @@ -163,7 +163,7 @@ requests-toolbelt==1.0.0
# via isar (pyproject.toml)
rsa==4.9
# via google-auth
scipy==1.14.1
scipy==1.15.0
# via alitra
six==1.17.0
# via
Expand All @@ -186,9 +186,9 @@ typing-extensions==4.12.2
# fastapi
# pydantic
# pydantic-core
urllib3==2.2.3
urllib3==2.3.0
# via requests
uvicorn==0.32.1
uvicorn==0.34.0
# via isar (pyproject.toml)
wrapt==1.17.0
# via opencensus-ext-requests

0 comments on commit b1b98af

Please sign in to comment.