Skip to content

Commit a38f1dd

Browse files
build: bump scipy from 1.12.0 to 1.13.0 (#1115)
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 <pyansys.github.bot@ansys.com>
1 parent 65f2c79 commit a38f1dd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/1115.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump scipy from 1.12.0 to 1.13.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ tests = [
6565
"pytest-xvfb==3.0.0",
6666
"pyvista[jupyter]==0.43.5",
6767
"requests==2.31.0",
68-
"scipy==1.12.0",
68+
"scipy==1.13.0",
6969
"semver==3.0.2",
7070
"six==1.16.0",
7171
"vtk==9.3.0",

0 commit comments

Comments
 (0)