Skip to content

Commit 5200e80

Browse files
build: bump numpy from 2.2.5 to 2.2.6 (#1995)
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 cb35a4e commit 5200e80

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1995.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.5 to 2.2.6

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ tests = [
6565
"grpcio==1.71.0",
6666
"grpcio-health-checking==1.71.0",
6767
"matplotlib==3.10.3",
68-
"numpy==2.2.5",
68+
"numpy==2.2.6",
6969
"Pint==0.24.4",
7070
"protobuf==5.29.3",
7171
"pygltflib==1.16.4",
@@ -102,7 +102,7 @@ doc = [
102102
"nbsphinx==0.9.6",
103103
"notebook==7.4.2",
104104
"numpydoc==1.8.0",
105-
"numpy==2.2.5",
105+
"numpy==2.2.6",
106106
"panel==1.6.1",
107107
"pdf2image==1.17.0",
108108
"Pint==0.24.4",

0 commit comments

Comments
 (0)