diff --git a/pyproject.toml b/pyproject.toml index 8b51fbe..01c1855 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires-python = ">=3.13" dependencies = [] [project.optional-dependencies] test = [ - "pytest==9.0.3", + "pytest==9.1.0", "pytest-cov==7.1.0", ] dev = [