diff --git a/pyproject.toml b/pyproject.toml index 2b3b33b6..ffa6924a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ docs = [ tests = [ "packaging>=24.2", "pytest==9.0.2", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "coverage==7.13.5", "werkzeug==3.1.6", "flask[async]==3.1.3",