From 5d41fd6800407489925bc57d29dd5ffe6f71ce0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 13:35:06 +0000 Subject: [PATCH] [stubsabot] Bump greenlet to 3.3.* (#15106) Co-authored-by: stubsabot <> --- stubs/greenlet/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/greenlet/METADATA.toml b/stubs/greenlet/METADATA.toml index 7b3f60b4c..c1978835e 100644 --- a/stubs/greenlet/METADATA.toml +++ b/stubs/greenlet/METADATA.toml @@ -1,2 +1,2 @@ -version = "3.2.*" +version = "3.3.*" upstream_repository = "https://github.com/python-greenlet/greenlet"