diff --git a/setup.py b/setup.py index dadf498..19b18f1 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ "pytest-monitor==1.6.6; sys_platform == 'linux'", "pytest-xdist==3.5.0", "isort==5.13.2", - "faker==24.7.1", + "faker==24.9.0", "flake8==7.0.0", "mypy==1.9.0", "black==24.4.0",