Update dependency greenlet to v3.5.5 #89
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/greenlet-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==3.5.4→==3.5.5Release Notes
python-greenlet/greenlet (greenlet)
v3.5.5Compare Source
==================
Appveyor builds did through 3.3.0. Since 3.3.1
_greenlet.pydimported
MSVCP140.dll, which no Windows CPython distribution ships,so importing greenlet failed on machines without the Visual C++
redistributable. See
issue 525 <https://github.com/python-greenlet/greenlet/issues/525>_. Issueand pull request by Daniel Sticker.
.. 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).
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.