diff --git a/pyproject.toml b/pyproject.toml index 65689ed..f5eb1bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ tests = [ "pytest==8.3.3", "pytest-datafiles==3.0.0", "pytest-subtests==0.13.1", - "syrupy==4.7.2" + "syrupy==4.8.0" ] type_check = [ "mypy==1.13.0"