diff --git a/pyproject.toml b/pyproject.toml index 9978d40b..ce65677a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ test = [ "freezegun==1.5.1", "pytest-datafiles==3.0.0", "pytest==8.3.4", - "syrupy==4.8.1", + "syrupy==4.8.2", ] typecheck = [ "kohlrahbi[sqlmodels]",