diff --git a/pyproject.toml b/pyproject.toml
index af2877b4..20c36a12 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -58,7 +58,7 @@ backoff = "2.2.1"
 toml = "*"
 pypdf = "4.3.1"
 loguru = "0.7.2"
-pydantic = "2.8.2"
+pydantic = "2.9.2"
 tenacity = "8.5.0"
 Pillow = "10.4.0"
 psutil = "*"