diff --git a/pyproject.toml b/pyproject.toml index 4366d7e..dbf9bb1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test_packaging = [ ] tests = [ "pytest==9.1.1", - "syrupy==5.3.4" + "syrupy==5.4.0" ] type_check = [ "mypy==2.1.0"