diff --git a/pyproject.toml b/pyproject.toml index 4aa2248..55cdb4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ Homepage = "https://github.com/MatthiasValvekens/certvalidator" async-http = ["aiohttp>=3.8,<3.12"] testing = [ "pytest>=6.1.1", - "pytest-cov>=4.0,<6.1", + "pytest-cov>=4.0,<6.2", "freezegun>=1.1.0", "aiohttp>=3.8,<3.12", "pytest-aiohttp>=1.0.4,<1.2.0",