Skip to content

Commit 1a8075a

Browse files
Bump scipy from 1.15.1 to 1.15.2
Bumps [scipy](https://github.com/scipy/scipy) from 1.15.1 to 1.15.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.1...v1.15.2) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c287614 commit 1a8075a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"gotoh @ git+https://github.com/cfe-lab/[email protected]#egg=gotoh&subdirectory=alignment/gotoh",
2828
"pyvdrm @ git+https://github.com/cfe-lab/[email protected]",
2929
"numpy==2.2.3",
30-
"scipy==1.15.1",
30+
"scipy==1.15.2",
3131
"matplotlib==3.10.0",
3232
"cutadapt==5.0",
3333
"python-Levenshtein==0.26.1",

0 commit comments

Comments
 (0)