Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps texttable from 1.6.4 to 1.7.0.

Release notes

Sourced from texttable's releases.

v1.7.0

Add boolean formatting option (foutaise/texttable#89)

v1.6.7

Get rid of stub file in wheel package (foutaise/texttable#84)

v1.6.6

Fix regression introduced in 1.6.5 release (foutaise/texttable#83)

v1.6.5

Modify setup.py to include missing stub file in wheel package (foutaise/texttable#82)

Changelog

Sourced from texttable's changelog.

v1.7.0 (2023-10-03)

v1.6.7 (2022-11-23)

v1.6.6 (2022-11-22)

v1.6.5 (2022-11-20)

Commits
  • b4c00a6 Switch to version 1.7.0
  • 96f50e7 Merge pull request #89 from ferdkuh/master
  • 7604078 better test
  • 7494693 test if auto uses boolean format
  • 2636e51 add boolean formatting option
  • c1984a1 format bool use truthiness of input
  • f691dc4 add boolean formatter
  • 834a999 Get rid of stub file in wheel package
  • 6548865 Fix regression introduced in 1.6.5 release
  • 0a18fc5 Fix last changelog date
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [texttable](https://github.com/foutaise/texttable) from 1.6.4 to 1.7.0.
- [Release notes](https://github.com/foutaise/texttable/releases)
- [Changelog](https://github.com/foutaise/texttable/blob/master/CHANGELOG.md)
- [Commits](foutaise/texttable@v1.6.4...v1.7.0)

---
updated-dependencies:
- dependency-name: texttable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant