diff --git a/pyproject.toml b/pyproject.toml index 6bb4c8d..f4bb3c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ dev = [ "pytest==9.0.3", "pytest-cov>=6.0.0", - "syrupy==5.2.0", + "syrupy==5.3.1", ] [[project.maintainers]]