diff --git a/setup.py b/setup.py index 0da6243..98e6d18 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==26.2.0", + "faker==27.0.0", "flake8==7.1.1", "mypy==1.11.1", "black==24.8.0",