Skip to content

Commit 065cc6f

Browse files
build(deps): bump numpy from 2.0.1 to 2.1.0 (#497)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 222c492 commit 065cc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = ["ansys-dpf-core>=0.7.2",
3434
[project.optional-dependencies]
3535
tests = [
3636
"matplotlib==3.9.2",
37-
"numpy==2.0.1",
37+
"numpy==2.1.0",
3838
"pytest==8.3.2",
3939
"pytest-cov==5.0.0",
4040
"joblib==1.4.2",

0 commit comments

Comments
 (0)