diff --git a/pyproject.toml b/pyproject.toml index 600e2d4..9723a5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest==8.3.3", + "pytest==8.3.4", "syrupy==4.8.0", ]