diff --git a/pyproject.toml b/pyproject.toml index 254dc38..600e2d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "pytest==8.3.3", - "syrupy==4.7.2", + "syrupy==4.8.0", ] [[project.maintainers]]