diff --git a/pyproject.toml b/pyproject.toml
index 0bba093..a233220 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -49,7 +49,7 @@ test_packaging = [
 ]
 tests = [
     "pytest==8.3.4",
-    "syrupy==4.8.1"
+    "syrupy==4.8.2"
 ]
 type_check = [
     "mypy==1.15.0"