Skip to content

Bump tabulate from 0.9.0 to 0.10.0#263

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tabulate-0.10.0
Open

Bump tabulate from 0.9.0 to 0.10.0#263
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tabulate-0.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps tabulate from 0.9.0 to 0.10.0.

Changelog

Sourced from tabulate's changelog.

  • 0.10.0: Add support for Python 3.11, 3.12, 3.13, 3.14. Drop support for Python 3.7, 3.8, 3.9. PRESERVE_STERILITY global is replaced with preserve_sterility function argument. New formatting options: headersglobalalign, headersalign, colglobalalign. New output format: colon_grid (Pandoc grid_tables with alignment) Various bug fixes. Improved error messages.
Commits
  • 3b4cd50 update HOWTOPUBLISH
  • 35ee0f6 update mini-benchmark table
  • 37ac76e restore tabulate.version
  • 37e1ed0 move # nowa: E931 to a different line (flake8)
  • 7bacc90 run pre-commit hooks (black)
  • 1b69704 Remove spurious cast in string interpolation
  • 4d535af Use specific noqa directives
  • 76c3d37 Remove spurious space from error message
  • 13508e7 Unnecessary list call
  • 69f67cd Do not call getattr with a constant value
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 28, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 28, 2026
Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.9.0 to 0.10.0.
- [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG)
- [Commits](astanin/python-tabulate@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: tabulate
  dependency-version: 0.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/tabulate-0.10.0 branch from f2adf2a to 3ff1f07 Compare May 4, 2026 23:32
@dependabot dependabot Bot temporarily deployed to code-quality May 4, 2026 23:32 Inactive
@dependabot dependabot Bot temporarily deployed to code-quality May 4, 2026 23:32 Inactive
@dependabot dependabot Bot temporarily deployed to code-quality May 4, 2026 23:32 Inactive
@dependabot dependabot Bot temporarily deployed to code-quality May 4, 2026 23:32 Inactive
@dependabot dependabot Bot temporarily deployed to code-quality May 4, 2026 23:32 Inactive
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