dependabot[bot] opened a new pull request, #43671: URL: https://github.com/apache/superset/pull/43671
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.5.4 to 3.5.5. <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.5 (2026-08-10)</h1> <ul> <li>Link the C++ runtime statically into the Windows wheels again, as the Appveyor builds did through 3.3.0. Since 3.3.1 <code>_greenlet.pyd</code> imported <code>MSVCP140.dll</code>, which no Windows CPython distribution ships, so importing greenlet failed on machines without the Visual C++ redistributable. See <code>issue 525 <https://github.com/python-greenlet/greenlet/issues/525></code>_. Issue and pull request by Daniel Sticker.</li> </ul> <p>.. note:: Binary 3.15 wheels are now built with 3.15.0rc1. This should be compatible with future 3.15 releases and is believed compatible with 3.15b4 as well (but not earlier versions).</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-greenlet/greenlet/commit/ddb14535002029347139ce137c137a04eecf61c5"><code>ddb1453</code></a> Preparing release 3.5.5</li> <li><a href="https://github.com/python-greenlet/greenlet/commit/7de515cc948fcbca31abc672e0db9bf5d51460a5"><code>7de515c</code></a> Update CHANGES: Credit for issue 525 and note about 3.15 binary wheels [skip ci]</li> <li><a href="https://github.com/python-greenlet/greenlet/commit/f3746aa53b16a2a13e8894e3fd91a13c4578a428"><code>f3746aa</code></a> Merge pull request <a href="https://redirect.github.com/python-greenlet/greenlet/issues/526">#526</a> from stickerdaniel/windows-static-runtime</li> <li><a href="https://github.com/python-greenlet/greenlet/commit/f1ce3cabc9607d61597bf4729b8363c295166640"><code>f1ce3ca</code></a> Restore static linking of the C++ runtime for Windows wheels</li> <li><a href="https://github.com/python-greenlet/greenlet/commit/b6690a5ecb7c550f96f790aad636b91db088a8b7"><code>b6690a5</code></a> Merge pull request <a href="https://redirect.github.com/python-greenlet/greenlet/issues/523">#523</a> from python-greenlet/dependabot/github_actions/github...</li> <li><a href="https://github.com/python-greenlet/greenlet/commit/726cc380ac158284a5732ed64b8296118bd1551a"><code>726cc38</code></a> Bump the github-actions group with 3 updates</li> <li><a href="https://github.com/python-greenlet/greenlet/commit/e5c5f4ca87ef712ca4a04bf2658e68b3dda19611"><code>e5c5f4c</code></a> Merge pull request <a href="https://redirect.github.com/python-greenlet/greenlet/issues/522">#522</a> from ddorian/c-stack-refs-test-detection</li> <li><a href="https://github.com/python-greenlet/greenlet/commit/be55a59f03b5b50d289bac38e6c2997bfe548d78"><code>be55a59</code></a> Check that the suspended greenlet is what keeps the class alive</li> <li><a href="https://github.com/python-greenlet/greenlet/commit/e9c01dd294fd72b61ef8db3d389dfeb28078a339"><code>e9c01dd</code></a> Back to development: 3.5.5</li> <li>See full diff in <a href="https://github.com/python-greenlet/greenlet/compare/3.5.4...3.5.5">compare view</a></li> </ul> </details> <br /> [](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]
