diff --git a/pyproject.toml b/pyproject.toml index e89a9fe..fd5d0a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "pytest==8.3.2", - "syrupy==4.6.1", + "syrupy==4.7.1", ] [[project.maintainers]]