Skip to content

Bump tabulate from 0.9.0 to 0.10.0#3650

Merged
vkarak merged 2 commits intodevelopfrom
dependabot/pip/tabulate-0.10.0
Apr 3, 2026
Merged

Bump tabulate from 0.9.0 to 0.10.0#3650
vkarak merged 2 commits intodevelopfrom
dependabot/pip/tabulate-0.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 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 1, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.70%. Comparing base (0719b88) to head (6f92e82).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3650      +/-   ##
===========================================
- Coverage    91.81%   91.70%   -0.11%     
===========================================
  Files           62       62              
  Lines        13727    13727              
===========================================
- Hits         12603    12589      -14     
- Misses        1124     1138      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/pip/tabulate-0.10.0 branch from d2d89d7 to c9ab096 Compare April 1, 2026 21:13
@vkarak vkarak enabled auto-merge April 1, 2026 21:19
@vkarak vkarak force-pushed the dependabot/pip/tabulate-0.10.0 branch from 34b6942 to 6f92e82 Compare April 2, 2026 21:31
@vkarak vkarak merged commit 31c461c into develop Apr 3, 2026
64 of 66 checks passed
@dependabot dependabot bot deleted the dependabot/pip/tabulate-0.10.0 branch April 3, 2026 17:10
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.

1 participant