Skip to content

Commit 9bc772a

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump numpy from 1.26.4 to 2.0.0 (#1266)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <pyansys.github.bot@ansys.com> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent 490b8f5 commit 9bc772a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/1266.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: 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
@@ -56,7 +56,7 @@ tests = [
5656
"docker==7.1.0",
5757
"grpcio==1.64.1",
5858
"grpcio-health-checking==1.60.0",
59-
"numpy==1.26.4",
59+
"numpy==2.0.0",
6060
"Pint==0.24",
6161
"protobuf==5.27.1",
6262
"pytest==8.2.2",

0 commit comments

Comments
 (0)