Skip to content

Commit 696ad68

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump numpy from 2.0.1 to 2.1.0 (#1365)
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> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent ee0ef5b commit 696ad68

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/1365.dependencies.md

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

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.65.5",
5656
"grpcio-health-checking==1.65.5",
57-
"numpy==2.0.1",
57+
"numpy==2.1.0",
5858
"Pint==0.24.3",
5959
"protobuf==5.27.3",
6060
"pytest==8.3.2",

0 commit comments

Comments
 (0)