diff --git a/pyproject.toml b/pyproject.toml index f518852..fe65ece 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ tests = [ "maus[tree]==0.6.1", "pytest==8.3.3", "pytest-loguru==0.4.0", - "syrupy==4.7.1" + "syrupy==4.7.2" ] type_check = [ "mypy==1.11.2"