diff --git a/pyproject.toml b/pyproject.toml index e0d29f6..4f4c1fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test_packaging = [ ] tests = [ "pytest==8.3.5", - "syrupy==4.8.2" + "syrupy==4.9.0" ] type_check = [ "mypy==1.15.0"