diff --git a/constraints.txt b/constraints.txt index 3a9cfffd5..06ed06f7c 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.8.2 greenlet==3.2.3 h11==0.16.0 httpcore==1.0.9 diff --git a/pyproject.toml b/pyproject.toml index a4f4c8a5c..a6f760365 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.8.2", # 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