From 9e1e9c327ec6d6744ef6d4049a1390c277af4120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 13:12:05 +0000 Subject: [PATCH] Bump greenlet from 3.2.3 to 3.3.0 Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.2.3 to 3.3.0. - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/3.2.3...3.3.0) --- updated-dependencies: - dependency-name: greenlet dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 7f547d7bea..87ad9f2e53 100644 --- a/constraints.txt +++ b/constraints.txt @@ -9,7 +9,7 @@ chardet==5.2.0 charset-normalizer==3.4.2 coverage==7.9.1 gevent==25.8.1 -greenlet==3.2.3 +greenlet==3.3.0 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1