Skip to content

Commit bda3479

Browse files
build: bump numpy from 2.2.3 to 2.2.4 (#1844)
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 8d1a920 commit bda3479

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1844.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.3 to 2.2.4

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ tests = [
6666
"grpcio==1.67.1",
6767
"grpcio-health-checking==1.67.1",
6868
"matplotlib==3.10.1",
69-
"numpy==2.2.3",
69+
"numpy==2.2.4",
7070
"Pint==0.24.4",
7171
"protobuf==5.29.3",
7272
"pygltflib==1.16.3",
@@ -105,7 +105,7 @@ doc = [
105105
"nbsphinx==0.9.6",
106106
"notebook==7.3.3",
107107
"numpydoc==1.8.0",
108-
"numpy==2.2.3",
108+
"numpy==2.2.4",
109109
"panel==1.6.1",
110110
"pdf2image==1.17.0",
111111
"Pint==0.24.4",

0 commit comments

Comments
 (0)