diff --git a/pyproject.toml b/pyproject.toml index 53a4e34..09ec182 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test_packaging = [ ] tests = [ "pytest==9.0.3", - "syrupy==5.1.0" + "syrupy==5.3.1" ] type_check = [ "mypy==2.1.0"