diff --git a/pyproject.toml b/pyproject.toml index 3db58b8..e50a72d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires-python = ">=3.13" dependencies = [] [project.optional-dependencies] test = [ - "pytest==8.4.1", + "pytest==8.4.2", "pytest-cov==6.2.1", ] dev = [