Skip to content

Commit

Permalink
chore(deps): update patch dependencies (#3188)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent c72a993 commit f9f4b6e
Show file tree
Hide file tree
Showing 6 changed files with 229 additions and 229 deletions.
2 changes: 1 addition & 1 deletion backend/data_tools/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ alembic-postgresql-enum = "==1.4.0"
azure-storage-blob = "==12.24.0"
azure-identity = "==1.19.0"
azure-keyvault-secrets = "==4.9.0"
loguru = "==0.7.2"
loguru = "==0.7.3"
click = "==8.1.7"
aiohttp = "==3.11.10"

Expand Down
136 changes: 68 additions & 68 deletions backend/data_tools/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/ops_api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ flask = "==3.1.0"
flask-cors = "==5.0.0"
flask-jwt-extended = {extras = ["asymmetric_crypto"], version = "==4.7.1"}
gunicorn = "==23.0.0"
loguru = "==0.7.2"
loguru = "==0.7.3"
markupsafe = "==3.0.2"
marshmallow-dataclass = "==8.7.1"
marshmallow-enum = "==1.5.1"
Expand Down
Loading

0 comments on commit f9f4b6e

Please sign in to comment.