Skip to content

Commit e012879

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 8a18724 commit e012879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tests = [
3838
"platformdirs==4.5.0",
3939
"regex==2025.11.3",
4040
"requests==2.30.0",
41-
"scipy==1.15.2",
41+
"scipy==1.15.3",
4242
]
4343

4444
doc = [

0 commit comments

Comments
 (0)