Skip to content

Commit 0cd31db

Browse files
build: bump numpy from 2.2.2 to 2.2.3 (#1747)
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 <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent e8405b1 commit 0cd31db

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1747.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump numpy from 2.2.2 to 2.2.3

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ tests = [
5858
"geomdl==5.3.1",
5959
"grpcio==1.67.1",
6060
"grpcio-health-checking==1.67.1",
61-
"numpy==2.2.2",
61+
"numpy==2.2.3",
6262
"Pint==0.24.4",
6363
"protobuf==5.29.3",
6464
"pytest==8.3.4",
@@ -95,7 +95,7 @@ doc = [
9595
"nbsphinx==0.9.6",
9696
"notebook==7.3.2",
9797
"numpydoc==1.8.0",
98-
"numpy==2.2.2",
98+
"numpy==2.2.3",
9999
"panel==1.6.0",
100100
"Pint==0.24.4",
101101
"protobuf==5.29.3",

0 commit comments

Comments
 (0)