diff --git a/pyproject.toml b/pyproject.toml
index 0943452..34af01f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -49,7 +49,7 @@ test_packaging = [
 ]
 tests = [
     "pytest==8.3.5",
-    "syrupy==4.9.0"
+    "syrupy==4.9.1"
 ]
 type_check = [
     "mypy==1.15.0"