From 0b2c9c82a972c5b993fe096ac52dfc5a48345b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 13:14:30 +0000 Subject: [PATCH] Bump gevent from 25.8.1 to 25.9.1 Bumps [gevent](https://github.com/gevent/gevent) from 25.8.1 to 25.9.1. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](https://github.com/gevent/gevent/compare/25.8.1...25.9.1) --- updated-dependencies: - dependency-name: gevent dependency-version: 25.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/constraints.txt b/constraints.txt index 3a9cfffd5..7f5f7a65c 100644 --- a/constraints.txt +++ b/constraints.txt @@ -8,7 +8,7 @@ certifi==2025.6.15 chardet==5.2.0 charset-normalizer==3.4.2 coverage==7.9.1 -gevent==25.8.1 +gevent==25.9.1 greenlet==3.2.3 h11==0.16.0 httpcore==1.0.9 diff --git a/pyproject.toml b/pyproject.toml index a4f4c8a5c..de4b4941e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "pycryptodomex==3.23.0", # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst "psutil>=5.5,<7.1", # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst "requests==2.32.3", # https://pypi.python.org/pypi/requests - "gevent==25.8.1", # http://www.gevent.org/changelog.html + "gevent==25.9.1", # http://www.gevent.org/changelog.html "greenlet>=3.0rc1", "werkzeug<1.0", # https://github.com/pallets/werkzeug/blob/master/CHANGES "backports.ssl-match-hostname==3.7.0.1", # required by tornado<5.0