Skip to content

⬆️ Bump tabulate from 0.8.9 to 0.8.10#34

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tabulate-0.8.10
Closed

⬆️ Bump tabulate from 0.8.9 to 0.8.10#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tabulate-0.8.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps tabulate from 0.8.9 to 0.8.10.

Changelog

Sourced from tabulate's changelog.

  • 0.8.10: Python 3.10 support. Bug fixes. Column width parameter.
Commits
  • 4892c6e update README and CHANGELOG for 0.8.10
  • 85b26ac reformat with black
  • a59d1de Merge pull request #152 from alexandergazo/fix_dec_align_thousands_sep
  • a69dea3 Merge pull request #149 from hugovk/add-3.10
  • 674dea8 fix antipattern
  • ecb2a1d fix afterpoint of numbers with thousand separators resulting in correct decim...
  • 35c1473 Add support for Python 3.10
  • b2c26bc Merge pull request #117 from magelisk/90-automatic-wordwrap
  • cc2e7b2 python2 unicode support
  • bbb8317 Skip mixed string test
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [tabulate](https://github.com/astanin/python-tabulate) from 0.8.9 to 0.8.10.
- [Release notes](https://github.com/astanin/python-tabulate/releases)
- [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG)
- [Commits](astanin/python-tabulate@v0.8.9...v0.8.10)

---
updated-dependencies:
- dependency-name: tabulate
  dependency-type: indirect
  update-type: version-update:semver-patch
...

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 Sep 5, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2022

Superseded by #84.

@dependabot dependabot bot closed this Oct 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/tabulate-0.8.10 branch October 7, 2022 09:52
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