Skip to content

Commit 65e35ac

Browse files
Bump biopython from 1.79 to 1.86
Bumps [biopython](https://github.com/biopython/biopython) from 1.79 to 1.86. - [Changelog](https://github.com/biopython/biopython/blob/master/NEWS.rst) - [Commits](https://github.com/biopython/biopython/commits) --- updated-dependencies: - dependency-name: biopython dependency-version: '1.86' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3a15ef commit 65e35ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
# --------- others --------- #
4848
"beartype", # runtime type checking
4949
"biopandas", # for biological dataframe parsing
50-
"biopython==1.79", # for biological data parsing
50+
"biopython==1.86", # for biological data parsing
5151
"ipykernel", # for running Jupyter notebooks
5252
"jaxtyping>=0.2.12", # tensor type checking
5353
"joblib", # for parallel processing

0 commit comments

Comments
 (0)