build(deps): update greenlet requirement from >=3.5.3 to >=3.5.4 - #714
Merged
Conversation
Owner
|
@dependabot recreate |
Updates the requirements on [greenlet](https://github.com/python-greenlet/greenlet) to permit the latest version. - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.5.3...3.5.4) --- updated-dependencies: - dependency-name: greenlet dependency-version: 3.5.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/greenlet-gte-3.5.4
branch
from
July 26, 2026 14:18
5d5315a to
a93676a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on greenlet to permit the latest version.
Changelog
Sourced from greenlet's changelog.
... (truncated)
Commits
384be88Preparing release 3.5.4bbdf57bAdd note to CHANGES about versions of 3.15 binary wheels may/not be compatibl...7599023Merge pull request #517 from ddorian/issue515-c-stack-refs73a0a1aFix the suspended C-stack-ref GC test to catch its regression1ff35f4Merge branch 'master' into issue515-c-stack-refs847fb82Merge pull request #520 from dynapx/fix-test-extension-npd0b471baMerge pull request #519 from ddorian/freethread-switch-critical-sectiond55914dSimplify the CHANGES.rst entry78932dcChange notes are for end users, they don't need to go into technical detail39bf70cHold the C-stack ref snapshot in a std::vector<OwnedObject>