diff --git a/pyproject.toml b/pyproject.toml index c09ef11..f082fc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ wemake-python-styleguide = "0.19.2" refurb = "2.0.0" pytest-cov = "5.0.0" pytest-django = "4.8.0" -faker = "12.0.1" +faker = "12.3.3" mixer = "7.2.2" [build-system]