diff --git a/pyproject.toml b/pyproject.toml index bef2c72..0afcefd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ dev = [ "pytest==9.1.1", "pytest-cov>=6.0.0", - "syrupy==5.3.2", + "syrupy==5.3.4", ] [[project.maintainers]]