Skip to content

Commit

Permalink
chore(deps): update patch dependencies (#3252)
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 22, 2024
1 parent 4119d61 commit de33205
Show file tree
Hide file tree
Showing 4 changed files with 222 additions and 222 deletions.
2 changes: 1 addition & 1 deletion backend/data_tools/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ azure-storage-blob = "==12.24.0"
azure-identity = "==1.19.0"
azure-keyvault-secrets = "==4.9.0"
loguru = "==0.7.3"
click = "==8.1.7"
click = "==8.1.8"
aiohttp = "==3.11.11"

[dev-packages]
Expand Down
126 changes: 63 additions & 63 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 @@ -33,7 +33,7 @@ flake8-black = "==0.3.6"
ipython = "==8.30.0"
isort = "==5.13.2"
nox = "==2024.10.9"
numpy = "==2.2.0"
numpy = "==2.2.1"
pytest = "==8.3.4"
pytest-bdd = "==8.1.0"
pytest-cov = "==6.0.0"
Expand Down
Loading

0 comments on commit de33205

Please sign in to comment.