From 47e8e64f6d75d1f568795309d964fa04e527616e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 22:57:33 +0000 Subject: [PATCH] Bump greenlet from 3.2.3 to 3.2.4 Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.2.3 to 3.2.4. - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/3.2.3...3.2.4) --- updated-dependencies: - dependency-name: greenlet dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 4f1f7ced2..42a8ed62b 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.2.4 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1