diff --git a/pyproject.toml b/pyproject.toml index 6bcb930..613346f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ rich = "^13.3.4" structlog = "^24.1.0" inflection = "^0.5.1" dynaconf = "^3.1.12" -Faker = "^27.0.0" +Faker = "^28.4.1" boltons = "^24.0.0" pydantic = "^2.7.4"