Skip to content

Commit 2260a28

Browse files
build: bump scipy from 1.15.2 to 1.15.3
Bumps [scipy](https://github.com/scipy/scipy) from 1.15.2 to 1.15.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.2...v1.15.3) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2fb8969 commit 2260a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ tests = [
7474
"pytest-pyvista==0.1.9",
7575
"pyvista[jupyter]==0.45.1",
7676
"requests==2.32.3",
77-
"scipy==1.15.2",
77+
"scipy==1.15.3",
7878
"semver==3.0.4",
7979
"six==1.17.0",
8080
"vtk==9.4.2",
@@ -111,7 +111,7 @@ doc = [
111111
"pyvista[jupyter]==0.45.1",
112112
"quarto-cli==1.7.30",
113113
"requests==2.32.3",
114-
"scipy==1.15.2",
114+
"scipy==1.15.3",
115115
"semver==3.0.4",
116116
"six==1.17.0",
117117
"sphinx==8.2.3",

0 commit comments

Comments
 (0)