Skip to content

Bump biopython from 1.79 to 1.88 - #26

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/biopython-1.88
Open

Bump biopython from 1.79 to 1.88#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/biopython-1.88

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 10, 2026

Copy link
Copy Markdown

Bumps biopython from 1.79 to 1.88.

Changelog

Sourced from biopython's changelog.

6 August 2026: Biopython 1.88

This release of Biopython supports Python 3.10, 3.11, 3.12, 3.13, 3.14 and the Python 3.15 release candidate. It has also been tested on PyPy3.10 v7.3.19. Python 3.10 is approaching end of life, our support for it is now deprecated.

The primary driver for this release is a security fix to remove the use of Python's built-in function eval following a report by email from independent security researcher Anand Patil. This demonstrated arbitrary code execution via the Bio.Nexus NEXUS parser.

Additionally, a number of small bugs and typos have been fixed with additions to the test suite and type annotations.

Many thanks to the Biopython developers and community for making this release possible, especially the following contributors:

  • Al Fattah Suyadi (first contribution)
  • Laura Piñero Roig (first contribution)
  • Marcus Campbell (first contribution)
  • Michiel de Hoon
  • Peter Cock

30 March 2026: Biopython 1.87

This release of Biopython supports Python 3.10, 3.11, 3.12, 3.13 and 3.14. It has also been tested on PyPy3.10 v7.3.19.

Migrated from setup.py to pyproject.toml for packaging configuration.

Addressed security issue CVE-2025-68463 in Bio.Entrez.Parser if parsing untrusted files.

Additionally, a number of small bugs and typos have been fixed with additions to the test suite and type annotations.

Many thanks to the Biopython developers and community for making this release possible, especially the following contributors:

  • Manuel Lera-Ramirez
  • Michiel de Hoon
  • Peter Cock
  • Sebastian Pipping
  • Timothy Dennis (first contribution)
  • Ziyan Rao (first contribution)

28 October 2025: Biopython 1.86

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [biopython](https://github.com/biopython/biopython) from 1.79 to 1.88.
- [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.88'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 10, 2026
@dependabotdependabotBot mentioned this pull request Aug 10, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filepythonPull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants