From a58dda58b09cc2006fdbcdd23a8ebf4e1893335b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 14:58:17 +0000 Subject: [PATCH] Bump greenlet from 3.2.3 to 3.3.1 Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.2.3 to 3.3.1. - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/3.2.3...3.3.1) --- updated-dependencies: - dependency-name: greenlet dependency-version: 3.3.1 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..700630cb2c 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.1 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1