Skip to content

Update cogent3 requirement from >=2026.7.6a0 to >=2026.7.30a0 - #113

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/cogent3-gte-2026.7.30a0
Open

Update cogent3 requirement from >=2026.7.6a0 to >=2026.7.30a0#113
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/cogent3-gte-2026.7.30a0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on cogent3 to permit the latest version.

Changelog

Sourced from cogent3's changelog.

Changes in release "2026.7.30a0"

Minor enhancement and bug fix release.

Contributors

Enhancements

  • New cogent3.available_seq_formats displays supported sequence formats and their suffixes.
  • Table.write now accepts with_title and with_legend arguments for suppressing the table title and legend. These are also supported by Table.to_string, Table.to_rst and Table.to_latex.

Bug fixes

  • Table methods now handle empty tables gracefully. to_markdown, to_latex and sorted(reverse=...) no longer raise on a table with a header and no rows, and the string output methods (to_csv, to_tsv, to_markdown, to_string, to_latex, to_rst), count_unique and transposed no longer raise on a table with no columns. Fixes #721.

Documentation

  • Developer dependencies (test, typing, doc, dev) are now defined as PEP 735 dependency groups rather than optional install extras. Install the full developer environment from a repository clone with pip install -e . --group dev. The user-facing extra install is unchanged (pip install "cogent3[extra]").

Changes in release "2026.7.6a0"

Feature enhancement release.

API

  • phylip parser now accepts a converter for handling sequence conversion. Default is the one used for the fasta parser.

  • nexus alignment parser now accepts a converter for handling sequence conversion. Default is the one used for the fasta parser.

Contributors

... (truncated)

Commits
  • 4d7afeb Merge pull request #2697 from GavinHuttley/develop
  • caa574d DEV: updated changelog
  • b7d82c0 DEV: bump version to 2026.7.30a0
  • 4e419e5 Merge pull request #2696 from GavinHuttley/develop
  • ddceea4 BUG: fixed another issue
  • dbc6c18 BUG: Table methods handle empty tables gracefully, fixes #721
  • f59fb1c Merge pull request #2695 from GavinHuttley/develop
  • db2fc43 MAINT: move developer deps to PEP 735 dependency groups
  • f9a12ea Merge pull request #2694 from GavinHuttley/develop
  • 6a010db ENH: Table.write and to_string accept with_title and with_legend, fixes #706
  • Additional commits viewable in compare view

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)

Updates the requirements on [cogent3](https://github.com/cogent3/cogent3) to permit the latest version.
- [Release notes](https://github.com/cogent3/cogent3/releases)
- [Changelog](https://github.com/cogent3/cogent3/blob/develop/changelog.md)
- [Commits](cogent3/cogent3@2026.7.6a0...2026.7.30a0)

---
updated-dependencies:
- dependency-name: cogent3
  dependency-version: 2026.7.30a0
  dependency-type: direct:production
...

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 9, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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