diff --git a/pyproject.toml b/pyproject.toml index 7dcb49b..5f5f549 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ dev = [ "pytest==9.0.2", "pytest-cov>=6.0.0", - "syrupy==5.0.0", + "syrupy==5.1.0", ] [[project.maintainers]]