diff --git a/pyproject.toml b/pyproject.toml index 8064600..6b96c23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ test = [ "pytest==9.0.3", "pytest-cov==7.1.0", "pytest-sugar==1.1.1", - "gevent==26.4.0", + "gevent==26.5.0", ] lint = [ "flake8==7.3.0",