diff --git a/pyproject.toml b/pyproject.toml index 6e886df..64766cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ pre-commit = [ "pre-commit==4.4.0" ] test = [ - "pytest==9.0.0" + "pytest==9.0.1" ] [project]