diff --git a/pyproject.toml b/pyproject.toml index 4c5c4333..9a5d6c63 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "pytest==8.2.2", + "pytest==8.3.2", "pytest-cov==5.0.0", ] doc = [