diff --git a/pyproject.toml b/pyproject.toml index b3beb11c..d36bea77 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ development = [ "cryptography==46.0.5", "orjson==3.11.7", "psutil==7.2.2", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "pytest-schema==0.1.2", "pytest==9.0.2", "twine==6.2.0",