Skip to content

Commit

Permalink
chore(deps): update dependency numpy to v2.2.0 (#3205)
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 11, 2024
1 parent 28cb8f5 commit df0872c
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
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.1.3"
numpy = "==2.2.0"
pytest = "==8.3.4"
pytest-bdd = "==8.1.0"
pytest-cov = "==6.0.0"
Expand Down
114 changes: 57 additions & 57 deletions backend/ops_api/Pipfile.lock

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

0 comments on commit df0872c

Please sign in to comment.