Skip to content

Commit

Permalink
Bump numpy from 2.0.1 to 2.1.1 (#1975)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 5, 2024
1 parent 47e11d7 commit d46acb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ coverage==7.6.1
importlib-metadata==8.4.0
numpy<2.0.0; python_version < '3.9'
numpy==2.0.1; python_version == '3.9'
numpy==2.1.0; python_version > '3.9'
numpy==2.1.1; python_version > '3.9'
polib==1.2.0
pytest-cov==5.0.0
pytest-xdist==3.6.1
Expand Down

0 comments on commit d46acb5

Please sign in to comment.