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 andchiind committed Jul 8, 2024
1 parent e0d293f commit 252ed43
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ backoff==2.2.1
# via isar (pyproject.toml)
cachetools==5.3.3
# via google-auth
certifi==2024.6.2
certifi==2024.7.4
# via
# httpcore
# httpx
Expand Down Expand Up @@ -68,11 +68,11 @@ fastapi-azure-auth==4.4.0
# via isar (pyproject.toml)
fastapi-cli==0.0.4
# via fastapi
google-api-core==2.19.0
google-api-core==2.19.1
# via opencensus
google-auth==2.30.0
google-auth==2.31.0
# via google-api-core
googleapis-common-protos==1.63.1
googleapis-common-protos==1.63.2
# via google-api-core
h11==0.14.0
# via
Expand All @@ -92,7 +92,7 @@ idna==3.7
# email-validator
# httpx
# requests
injector==0.21.0
injector==0.22.0
# via isar (pyproject.toml)
isodate==0.6.1
# via
Expand Down Expand Up @@ -130,15 +130,15 @@ opencensus-ext-logging==0.1.1
# via isar (pyproject.toml)
opencensus-ext-requests==0.8.0
# via isar (pyproject.toml)
orjson==3.10.5
orjson==3.10.6
# via fastapi
paho-mqtt==2.1.0
# via isar (pyproject.toml)
portalocker==2.10.0
# via msal-extensions
proto-plus==1.24.0
# via google-api-core
protobuf==4.25.3
protobuf==5.27.2
# via
# google-api-core
# googleapis-common-protos
Expand All @@ -153,14 +153,14 @@ pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.7.4
pydantic==2.8.2
# via
# fastapi
# isar (pyproject.toml)
# pydantic-settings
pydantic-core==2.18.4
pydantic-core==2.20.1
# via pydantic
pydantic-settings==2.3.3
pydantic-settings==2.3.4
# via isar (pyproject.toml)
pygments==2.18.0
# via rich
Expand Down Expand Up @@ -195,7 +195,7 @@ rich==13.7.1
# via typer
rsa==4.9
# via google-auth
scipy==1.13.1
scipy==1.14.0
# via alitra
shellingham==1.5.4
# via typer
Expand Down

0 comments on commit 252ed43

Please sign in to comment.