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

   Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.5.0 to 
3.5.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst";>greenlet's
 changelog</a>.</em></p>
   <blockquote>
   <h1>3.5.1 (2026-05-20)</h1>
   <ul>
   <li>Add preliminary support for Python 3.15b1. This has not been
   reviewed by CPython core developers, but all tests pass. Binary
   wheels of this version won't work on earlier Python 3.15 builds and
   may not work on later 3.15 builds.</li>
   <li>Fix the discrepancy in the way the two <code>getcurrent</code> APIs 
behave
   during greenlet teardown. One API (the C API used by, e.g.,  gevent) raised a
   <code>RuntimeError</code>; the other (the Python 
<code>greenlet.getcurrent</code> API)
   returned <code>None</code>. This second way is incompatible with greenlet's 
type
   annotations, so <code>greenlet.getcurrent</code> now raises a
   <code>RuntimeError</code> as well.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/b5e5fc43a51c27ecffa1b1c7107c91464a6b26e2";><code>b5e5fc4</code></a>
 Preparing release 3.5.1</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/c8e177413d34bc36ed56d2c185c232ab0538be90";><code>c8e1774</code></a>
 Tweak wording in CHANGES about greenlet.getcurrent.</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/7fb10c570f37b3eb4c8909c6164fdfac3269ddb6";><code>7fb10c5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/python-greenlet/greenlet/issues/510";>#510</a> 
from python-greenlet/315</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/9718ce5a23ea3360232b78a806a837d6c3d6183d";><code>9718ce5</code></a>
 Add Py 3.15; make both API versions of getcurrent() consistent in raising 
Run...</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/276e08afc4ddba87e4366390e3eeaecd61ccb3b8";><code>276e08a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/python-greenlet/greenlet/issues/509";>#509</a> 
from python-greenlet/dependabot/github_actions/github...</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/32b0ad69828eb69d879c70dbee948e685268901b";><code>32b0ad6</code></a>
 Bump pypa/gh-action-pypi-publish in the github-actions group</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/173b692dc84288ef41572612ac744754f98eaa90";><code>173b692</code></a>
 Back to development: 3.5.1</li>
   <li>See full diff in <a 
href="https://github.com/python-greenlet/greenlet/compare/3.5.0...3.5.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=greenlet&package-manager=pip&previous-version=3.5.0&new-version=3.5.1)](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