diff --git a/pyproject.toml b/pyproject.toml index fcc35745f2..1efc6f8d22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dev = [ "pre-commit~=4.3", "pytest~=9.0", "ruff>=0.15.5", - "syrupy~=5.0", + "syrupy~=2026.4", "types-requests~=2.32", ]