From 55a03c09cbdcfa5719823915b22fe79d4dbb90e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 13:44:57 +0000 Subject: [PATCH] Bump greenlet from 3.3.1 to 3.4.0 Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.3.1 to 3.4.0. - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/3.3.1...3.4.0) --- updated-dependencies: - dependency-name: greenlet dependency-version: 3.4.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 692431e8ff..22fe92a77a 100644 --- a/constraints.txt +++ b/constraints.txt @@ -9,7 +9,7 @@ chardet==5.2.0 charset-normalizer==3.4.4 coverage==7.9.2 gevent==25.8.1 -greenlet==3.3.1 +greenlet==3.4.0 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1