Skip to content

Commit 60ee4c7

Browse files
build: bump numpy from 2.1.1 to 2.1.2 (#1458)
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 187029b commit 60ee4c7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/1458.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.1 to 2.1.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ tests = [
5454
"docker==7.1.0",
5555
"grpcio==1.66.2",
5656
"grpcio-health-checking==1.66.2",
57-
"numpy==2.1.1",
57+
"numpy==2.1.2",
5858
"Pint==0.24.3",
5959
"protobuf==5.27.2",
6060
"pytest==8.3.3",

0 commit comments

Comments
 (0)