diff --git a/pyproject.toml b/pyproject.toml index 0ebb127f..34b57939 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "pytest==8.2.1", + "pytest==8.2.2", "pytest-cov==4.1.0", ] doc = [