diff --git a/pyproject.toml b/pyproject.toml index c8608cef..fd64c9b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ pre-commit = "^4.0.1" flake8 = "7.1.1" mypy = "^1.11.2" types-pyyaml = "^6.0.12.20240808" -faker = "^30.1.0" +faker = "^33.0.0" [tool.poetry.group.docs.dependencies] mkdocs = "^1.6.0"