Skip to content

Commit 256139f

Browse files
build: bump numpy from 2.1.2 to 2.1.3 (#1522)
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 6a4ede6 commit 256139f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1522.dependencies.md

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ tests = [
5454
"docker==7.1.0",
5555
"grpcio==1.67.1",
5656
"grpcio-health-checking==1.67.1",
57-
"numpy==2.1.2",
57+
"numpy==2.1.3",
5858
"Pint==0.24.3",
5959
"protobuf==5.28.3",
6060
"pytest==8.3.3",
@@ -90,7 +90,7 @@ doc = [
9090
"nbsphinx==0.9.5",
9191
"notebook==7.2.2",
9292
"numpydoc==1.8.0",
93-
"numpy==2.1.2",
93+
"numpy==2.1.3",
9494
"panel==1.5.3",
9595
"Pint==0.24.3",
9696
"protobuf==5.28.3",

0 commit comments

Comments
 (0)