Skip to content

Commit 10e78af

Browse files
build: bump numpy from 2.2.0 to 2.2.1 (#1599)
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]>
1 parent de6e065 commit 10e78af

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump numpy from 2.2.0 to 2.2.1

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tests = [
5656
"docker==7.1.0",
5757
"grpcio==1.67.1",
5858
"grpcio-health-checking==1.67.1",
59-
"numpy==2.2.0",
59+
"numpy==2.2.1",
6060
"Pint==0.24.4",
6161
"protobuf==5.28.3",
6262
"pytest==8.3.4",
@@ -92,7 +92,7 @@ doc = [
9292
"nbsphinx==0.9.5",
9393
"notebook==7.3.1",
9494
"numpydoc==1.8.0",
95-
"numpy==2.2.0",
95+
"numpy==2.2.1",
9696
"panel==1.5.5",
9797
"Pint==0.24.4",
9898
"protobuf==5.28.3",

0 commit comments

Comments
 (0)