diff --git a/pyproject.toml b/pyproject.toml index 82c34e072..1dc46e83a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "coverage==7.6.8", + "coverage==7.6.10", "pytest==8.3.3", "pytest-cov==6.0.0", "hypothesis==6.122.0",