Skip to content

Commit 995bd14

Browse files
dependabot[bot]pyansys-ci-botdipinknair
authored
MAINT: Bump numpy from 1.26.4 to 2.0.0 (#773)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Dipin <[email protected]>
1 parent 02d2fdc commit 995bd14

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/773.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
MAINT: Bump numpy from 1.26.4 to 2.0.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ doc = [
6161
"jupyter_sphinx==0.5.3",
6262
"jupyterlab>=3.2.8",
6363
"matplotlib==3.9.0",
64-
"numpy==1.26.4",
64+
"numpy==2.0.0",
6565
"numpydoc==1.7.0",
6666
"pandas==2.2.2",
6767
"panel==1.4.4",

0 commit comments

Comments
 (0)