xingweitian / fund-my-watcard

A tool to add fund to WatCard easily.
https://pypi.org/project/fund-my-watcard/
GNU General Public License v3.0
10 stars 4 forks source link

Bump prettytable from 1.0.1 to 3.2.0 #154

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps prettytable from 1.0.1 to 3.2.0.

Release notes

Sourced from prettytable's releases.

Release 3.2.0

Added

  • Use concrete built-in exceptions instead of Exception base class (#169) @​hugovk

Fixed

Release 3.1.1

Fixed

Release 3.1.0

Added

Release 3.0.0

Removed

Fixed

Release 2.5.0

Added

Release 2.4.0

Added

Release 2.3.0

Added

Changed

... (truncated)

Commits
  • 7cda3f9 Merge pull request #174 from av-guy/none_format
  • 05f0d70 removed redundant len check from _stringify_row for none_format
  • 53b3fd3 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • b396f90 added fix for none_formatting issue #172
  • c2ceb38 Merge pull request #171 from OlafvdSpek/master
  • 7a1630f Fix styling
  • 698e1e2 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 8570d9a Fix required trailing whitespace
  • b982642 Add test for max_table_width
  • 8a87ac1 Enforce max widths for field names
  • 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 2 years ago

Superseded by #162.