diff --git a/pyproject.toml b/pyproject.toml index b2563bd..2a22d1a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires-python = ">=3.13" dependencies = [] [project.optional-dependencies] test = [ - "pytest==9.0.0", + "pytest==9.0.1", "pytest-cov==7.0.0", ] dev = [