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

   Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.5.1 to 
3.5.3.
   <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.3 (2026-06-26)</h1>
   <ul>
   <li>Fix a crash on free-threaded builds when multiple greenlets were
   holding a critical section on an object and the GIL for the thread
   was dropped. See <code>issue 513 
&lt;https://github.com/python-greenlet/greenlet/issues/513&gt;</code>_. Thanks
   to ddorian.</li>
   </ul>
   <h1>3.5.2 (2026-06-17)</h1>
   <ul>
   <li>The minimum supported version of Python 3.15 is now 3.15b2.</li>
   <li>Fix some garbage-collection related crashes on free-threaded Python
   3.15. Thanks to Kumar Aditya in <code>PR 
[#511](https://github.com/python-greenlet/greenlet/issues/511) 
&lt;https://github.com/python-greenlet/greenlet/pull/511&gt;</code>_.</li>
   <li>Improve garbage collection of greenlets. This mostly applies to
   Python 3.15. Thanks to Kumar Aditya in <code>PR 
[#512](https://github.com/python-greenlet/greenlet/issues/512) 
&lt;https://github.com/python-greenlet/greenlet/pull/512&gt;</code>_.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/6ee8c2c5b92fbf296c10219030d0bd3ab0ea6300";><code>6ee8c2c</code></a>
 Preparing release 3.5.3</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/6ec0bbba46fdcbfbf5fe4a37ab744aa3835f05c6";><code>6ec0bbb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/python-greenlet/greenlet/issues/514";>#514</a> 
from python-greenlet/issue513-preserve-crit-section</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/c03a7e6932c3b437bdf873acfc66fbaae31f1875";><code>c03a7e6</code></a>
 Py3.13+: Preserve thread state critical_section to prevent crash on 
free-thre...</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/bc10829b9eb05d35bc0b8a09c8c6e4d54cfccc18";><code>bc10829</code></a>
 Speed up manylinux test runs by only running the core checks; only start 
many...</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/c2db75dca4bafa562ace9553b6e5c17af6b483e4";><code>c2db75d</code></a>
 Back to development: 3.5.3</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/0b64e9c851ae7bd8fc9b73d98031168237ee71db";><code>0b64e9c</code></a>
 Preparing release 3.5.2</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/3e28d276d01e74882f4cff1a4b54aed47153d617";><code>3e28d27</code></a>
 Add change note for <a 
href="https://redirect.github.com/python-greenlet/greenlet/issues/512";>#512</a> 
[skip ci]</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/6563c5e909a84c037c3d03e46851cd3016525a35";><code>6563c5e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/python-greenlet/greenlet/issues/512";>#512</a> 
from kumaraditya303/ft-mem</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/ab6eff60766e8954d890eef064ee2e1dd7c8b262";><code>ab6eff6</code></a>
 add ignore for win 3.10</li>
   <li><a 
href="https://github.com/python-greenlet/greenlet/commit/41f5349a0f1b69ce180c90acb9a4cf2c84d612e7";><code>41f5349</code></a>
 revert back to fails_leakcheck_on_py314_or_less</li>
   <li>Additional commits viewable in <a 
href="https://github.com/python-greenlet/greenlet/compare/3.5.1...3.5.3";>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.1&new-version=3.5.3)](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