diff --git a/pyproject.toml b/pyproject.toml index 6fe3a2a..b8cffe0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test_packaging = [ ] tests = [ "pytest==9.1.0", - "syrupy==5.3.1" + "syrupy==5.3.2" ] type_check = [ "mypy==2.1.0"