Skip to content

Update biopython requirement from <2,>=1.87 to >=1.88,<2 in the python-dependencies group - #57

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-dependencies-7b9cf1b425
Closed

Update biopython requirement from <2,>=1.87 to >=1.88,<2 in the python-dependencies group#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-dependencies-7b9cf1b425

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on biopython to permit the latest version.
Updates biopython 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [biopython](https://github.com/biopython/biopython) to permit the latest version.

Updates `biopython` 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
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

Looks like biopython is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 19, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/python-dependencies-7b9cf1b425 branch August 19, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants