diff --git a/pyproject.toml b/pyproject.toml index 11f4cd07a4fb..3608b13be7b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ dev = [ "flake8==7.3.0", "pytest==9.0.2", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "requests-mock==1.12.1", ]