diff --git a/pyproject.toml b/pyproject.toml index 870ae3b..b4e8c86 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ dev = [ "pytest==9.0.3", "pytest-cov>=6.0.0", - "syrupy==5.1.0", + "syrupy==5.2.0", ] [[project.maintainers]]