diff --git a/pyproject.toml b/pyproject.toml index afe8546..aec7281 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ test = [ "pytest == 8.3.4", "pytest-asyncio == 0.25.3", "pytest-cov == 6.0.0", - "syrupy == 4.8.1" + "syrupy == 4.9.1" ] lint = [ "ruff == 0.9.4"