Bump prettytable from 3.6.0 to 3.9.0 #95

Open
dependabot[bot] wants to merge 1 commits from dependabot/pip/prettytable-3.9.0 into main
dependabot[bot] commented 2023-09-12 11:13:46 +00:00 (Migrated from github.com)

Bumps prettytable from 3.6.0 to 3.9.0.

Release notes

Sourced from prettytable's releases.

Release 3.9.0

Security

  • Encode title and attributes of HTML tables (#256) @​hugovk Thank you to Sjoerd Langkemper (@​Sjord) for the report.

Release 3.8.0

Added

Changed

Release 3.7.0

Added

Changed

Commits

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 [prettytable](https://github.com/jazzband/prettytable) from 3.6.0 to 3.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jazzband/prettytable/releases">prettytable's releases</a>.</em></p> <blockquote> <h2>Release 3.9.0</h2> <h2>Security</h2> <ul> <li>Encode title and attributes of HTML tables (<a href="https://redirect.github.com/jazzband/prettytable/issues/256">#256</a>) <a href="https://github.com/hugovk"><code>@​hugovk</code></a> Thank you to Sjoerd Langkemper (<a href="https://github.com/Sjord"><code>@​Sjord</code></a>) for the report.</li> </ul> <h2>Release 3.8.0</h2> <h2>Added</h2> <ul> <li>Add <code>get_formatted_string()</code> convenience function (<a href="https://redirect.github.com/jazzband/prettytable/issues/241">#241</a>) <a href="https://github.com/rickwporter"><code>@​rickwporter</code></a></li> </ul> <h2>Changed</h2> <ul> <li>Drop support for EOL Python 3.7 (<a href="https://redirect.github.com/jazzband/prettytable/issues/245">#245</a>) <a href="https://github.com/hugovk"><code>@​hugovk</code></a></li> </ul> <h2>Release 3.7.0</h2> <h2>Added</h2> <ul> <li>Add horizontal lines to create sections within a table (<a href="https://redirect.github.com/jazzband/prettytable/issues/185">#185</a>) <a href="https://github.com/myheroyuki"><code>@​myheroyuki</code></a></li> <li>Declare support for Python 3.12 (<a href="https://redirect.github.com/jazzband/prettytable/issues/231">#231</a>) <a href="https://github.com/hugovk"><code>@​hugovk</code></a></li> </ul> <h2>Changed</h2> <ul> <li>Rename licence file for detection by GitHub (<a href="https://redirect.github.com/jazzband/prettytable/issues/229">#229</a>) <a href="https://github.com/hugovk"><code>@​hugovk</code></a></li> <li>Rename master to main (<a href="https://redirect.github.com/jazzband/prettytable/issues/228">#228</a>) <a href="https://github.com/hugovk"><code>@​hugovk</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/prettytable/commit/cfd6b4500e5d0db15abff68f11dca6ccbcc2c897"><code>cfd6b45</code></a> Encode title and attributes of HTML tables (<a href="https://redirect.github.com/jazzband/prettytable/issues/256">#256</a>)</li> <li><a href="https://github.com/jazzband/prettytable/commit/f44a274a4ab1f73c0e71c9295d2795712c1e1dfc"><code>f44a274</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/jazzband/prettytable/issues/249">#249</a>)</li> <li><a href="https://github.com/jazzband/prettytable/commit/dac784a7c2358161d42e6c45513e77b782e55518"><code>dac784a</code></a> Bump mheap/github-action-required-labels from 4 to 5 (<a href="https://redirect.github.com/jazzband/prettytable/issues/248">#248</a>)</li> <li><a href="https://github.com/jazzband/prettytable/commit/f0271f36de1a0897b89a3dabc12c66a482307258"><code>f0271f3</code></a> Drop support for EOL Python 3.7 (<a href="https://redirect.github.com/jazzband/prettytable/issues/245">#245</a>)</li> <li><a href="https://github.com/jazzband/prettytable/commit/54ccf40d9aadc1c8690773f68ca1c6177858b6f6"><code>54ccf40</code></a> Add get_formatted_string() convenience function (<a href="https://redirect.github.com/jazzband/prettytable/issues/241">#241</a>)</li> <li><a href="https://github.com/jazzband/prettytable/commit/03510e14629b579a85c8f4ff6626b029b3d3fc94"><code>03510e1</code></a> Update config (<a href="https://redirect.github.com/jazzband/prettytable/issues/236">#236</a>)</li> <li><a href="https://github.com/jazzband/prettytable/commit/ac0e361768c3a286654221621056445ee413c78d"><code>ac0e361</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/jazzband/prettytable/issues/234">#234</a>)</li> <li><a href="https://github.com/jazzband/prettytable/commit/db4a1e36269792b25c29be76f8ce48969b653c5e"><code>db4a1e3</code></a> Add horizontal lines to create sections within a table (<a href="https://redirect.github.com/jazzband/prettytable/issues/185">#185</a>)</li> <li><a href="https://github.com/jazzband/prettytable/commit/c606326f7f3d260647f9826e5dd5fdb998e8fa34"><code>c606326</code></a> Merge pull request <a href="https://redirect.github.com/jazzband/prettytable/issues/231">#231</a> from hugovk/add-3.12</li> <li><a href="https://github.com/jazzband/prettytable/commit/d8c8df5a25cbbcb79e96c46025671d523a476abe"><code>d8c8df5</code></a> Declare support for Python 3.12</li> <li>Additional commits viewable in <a href="https://github.com/jazzband/prettytable/compare/3.6.0...3.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettytable&package-manager=pip&previous-version=3.6.0&new-version=3.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
ElBe-Plaq (Migrated from github.com) reviewed 2023-09-12 11:13:46 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/pip/prettytable-3.9.0:dependabot/pip/prettytable-3.9.0
git checkout dependabot/pip/prettytable-3.9.0
Sign in to join this conversation.
No description provided.