dependabot[bot] opened a new pull request, #40315:
URL: https://github.com/apache/superset/pull/40315

   Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.9.0 to 
0.10.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/astanin/python-tabulate/blob/master/CHANGELOG";>tabulate's
 changelog</a>.</em></p>
   <blockquote>
   <ul>
   <li>0.10.0: Add support for Python 3.11, 3.12, 3.13, 3.14.
   Drop support for Python 3.7, 3.8, 3.9.
   PRESERVE_STERILITY global is replaced with preserve_sterility function 
argument.
   New formatting options: headersglobalalign, headersalign, colglobalalign.
   New output format: <code>colon_grid</code> (Pandoc grid_tables with 
alignment)
   Various bug fixes.
   Improved error messages.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/astanin/python-tabulate/commit/3b4cd509820e4c45cd2aaba833aa585ea6308b94";><code>3b4cd50</code></a>
 update HOWTOPUBLISH</li>
   <li><a 
href="https://github.com/astanin/python-tabulate/commit/35ee0f61544b53067247cfe8fd8b7547b7e1c1e2";><code>35ee0f6</code></a>
 update mini-benchmark table</li>
   <li><a 
href="https://github.com/astanin/python-tabulate/commit/37ac76e9365fa3694e92c8ab651a2cc694438983";><code>37ac76e</code></a>
 restore tabulate.<strong>version</strong></li>
   <li><a 
href="https://github.com/astanin/python-tabulate/commit/37e1ed089f779ed5a962e287b12dc9c15e61c7ff";><code>37e1ed0</code></a>
 move # nowa: E931 to a different line (flake8)</li>
   <li><a 
href="https://github.com/astanin/python-tabulate/commit/7bacc90422f416f61034c6aeb45be32dc67bafdf";><code>7bacc90</code></a>
 run pre-commit hooks (black)</li>
   <li><a 
href="https://github.com/astanin/python-tabulate/commit/1b69704b12b13c70b1fa42f942e84d9c134a5763";><code>1b69704</code></a>
 Remove spurious cast in string interpolation</li>
   <li><a 
href="https://github.com/astanin/python-tabulate/commit/4d535af12d2de46ee5a87329d2bc5810a386ef89";><code>4d535af</code></a>
 Use specific noqa directives</li>
   <li><a 
href="https://github.com/astanin/python-tabulate/commit/76c3d37a5f51546b2bfba8d3e0648ebcda05b436";><code>76c3d37</code></a>
 Remove spurious space from error message</li>
   <li><a 
href="https://github.com/astanin/python-tabulate/commit/13508e7a75783af650a2b76065dac28e06d1fa34";><code>13508e7</code></a>
 Unnecessary <code>list</code> call</li>
   <li><a 
href="https://github.com/astanin/python-tabulate/commit/69f67cd72de4c7990bc7a25200b89ab9b2bdd870";><code>69f67cd</code></a>
 Do not call <code>getattr</code> with a constant value</li>
   <li>Additional commits viewable in <a 
href="https://github.com/astanin/python-tabulate/compare/v0.9.0...v0.10.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tabulate&package-manager=pip&previous-version=0.9.0&new-version=0.10.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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to