diff --git a/setup.py b/setup.py
index 7efea07..916ad94 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@
     "pytest-monitor==1.6.6; sys_platform == 'linux'",
     "pytest-xdist==3.6.1",
     "isort==5.13.2",
-    "faker==27.0.0",
+    "faker==30.6.0",
     "flake8==7.1.1",
     "mypy==1.12.0",
     "black==24.10.0",