Skip to content

Commit 96b6671

Browse files
Bump numpy from 2.2.2 to 2.2.3
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0613a13 commit 96b6671

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
@@ -26,7 +26,7 @@ dependencies = [
2626
"biopython==1.85",
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]",
29-
"numpy==2.2.2",
29+
"numpy==2.2.3",
3030
"scipy==1.15.1",
3131
"matplotlib==3.10.0",
3232
"cutadapt==5.0",

0 commit comments

Comments
 (0)