diff --git a/pyproject.toml b/pyproject.toml index 92f31620..1651a49b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ parameterized = "*" requests = "^2.31.0" types-requests = "^2.31.0.20240125" httpx = "^0.27.0" -faker = "^27.0.0" +faker = "^28.0.0" [build-system] requires = ["poetry-core>=1.0.0"]