Skip to content

Commit ef48503

Browse files
build: bump numpy from 2.2.1 to 2.2.2 (#1662)
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 4b2eb9f commit ef48503

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.1 to 2.2.2

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.1",
59+
"numpy==2.2.2",
6060
"Pint==0.24.4",
6161
"protobuf==5.29.3",
6262
"pytest==8.3.4",
@@ -92,7 +92,7 @@ doc = [
9292
"nbsphinx==0.9.6",
9393
"notebook==7.3.2",
9494
"numpydoc==1.8.0",
95-
"numpy==2.2.1",
95+
"numpy==2.2.2",
9696
"panel==1.5.5",
9797
"Pint==0.24.4",
9898
"protobuf==5.29.3",

0 commit comments

Comments
 (0)