diff --git a/pyproject.toml b/pyproject.toml index 4a99b47..353417a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "pytest==8.3.2", + "pytest==8.3.3", "pytest-cov==5.0.0", ] doc = [