Skip to content

Commit

Permalink
build(deps): bump numpy from 2.0.0 to 2.0.1 (#481)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent b227398 commit 78ccc33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = ["ansys-dpf-core>=0.7.2",
[project.optional-dependencies]
tests = [
"matplotlib==3.9.1",
"numpy==2.0.0",
"numpy==2.0.1",
"pytest==8.2.2",
"pytest-cov==5.0.0",
"joblib==1.4.2",
Expand Down

0 comments on commit 78ccc33

Please sign in to comment.