diff --git a/pyproject.toml b/pyproject.toml index b229b17..3ef0b43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ autoflake = "1.4.0" black = "22.3.0" isort = "5.10.1" mypy = "0.931.0" -wemake-python-styleguide = "0.16.0" +wemake-python-styleguide = "0.19.2" flake8-bandit = "2.1.2" # https://github.com/PyCQA/bandit/issues/837 bandit = "1.7.2" # https://github.com/PyCQA/bandit/issues/837