idoneam / Canary

Canary is a Python3 bot designed for the McGill University Community Discord Server. The bot provides helper functions to users, as well as fun functions, a quote database and custom greeting messages.
GNU General Public License v3.0
11 stars 7 forks source link

chore(deps): bump tabulate from 0.8.9 to 0.8.10 #569

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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)
dependabot[bot] commented 1 year ago

Superseded by #579.