diff --git a/pyproject.toml b/pyproject.toml index f978bd4a..9438f57d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev = [ "pre-commit>=4.3.0,<5.0.0", "ruff>=0.14.4,<1.0.0", "djhtml>=3.0.10,<4.0.0", - "faker>=37.12.0,<38.0.0", + "faker>=37.12.0,<40.0.0", "rjsmin>=1.2.5,<2.0.0", ] tests = [