Skip to content

chore(deps): bump greenlet from 3.3.1 to 3.3.2#19571

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/greenlet-3.3.2
Open

chore(deps): bump greenlet from 3.3.1 to 3.3.2#19571
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/greenlet-3.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps greenlet from 3.3.1 to 3.3.2.

Changelog

Sourced from greenlet's changelog.

3.3.2 (2026-02-20)

  • Fix a crash on Python 3.10 if there are active greenlets during interpreter shutdown. See PR 495 <https://github.com/python-greenlet/greenlet/pull/495>_ by Nicolas Bouvrette.
Commits
  • a62f331 Preparing release 3.3.2
  • c73a2c6 Pull in change note for 3.2.5
  • 4eb47c8 test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main: A ch...
  • 53ac405 Add change note for #495
  • d5b8515 Merge pull request #495 from nbouvrette/fix/safe-finalization-py310
  • e0625d7 Merge pull request #494 from daniel7an/fix/issue-492-spdx-license
  • 292e126 Fix SIGSEGV/SIGABRT during interpreter shutdown on Python < 3.11
  • 77e65f0 Fix SPDX license identifier: Python-2.0 → PSF-2.0
  • d4606ef leak tests: do a better job skipping if uss isn't available. Fixes #485
  • 74a11b8 Back to development: 3.3.2
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 10:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/greenlet-3.3.2 branch 3 times, most recently from 1a0ccb6 to 0e6fadb Compare February 26, 2026 09:44
@miketheman
Copy link
Member

@dependabot rebase

1 similar comment
@miketheman
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/greenlet-3.3.2 branch 5 times, most recently from d570a39 to 4c52dda Compare March 16, 2026 10:14
@miketheman
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/greenlet-3.3.2 branch from 4c52dda to 0b270b8 Compare March 16, 2026 14:08
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.3.1 to 3.3.2.
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](python-greenlet/greenlet@3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: greenlet
  dependency-version: 3.3.2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/greenlet-3.3.2 branch from 0b270b8 to 864a840 Compare March 17, 2026 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant