We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e22bf commit 976db25Copy full SHA for 976db25
pyproject.toml
@@ -36,7 +36,7 @@ autoflake = "1.4.0"
36
black = "22.3.0"
37
isort = "5.10.1"
38
mypy = "0.931.0"
39
-wemake-python-styleguide = "0.16.0"
+wemake-python-styleguide = "0.19.2"
40
41
flake8-bandit = "2.1.2" # https://github.com/PyCQA/bandit/issues/837
42
bandit = "1.7.2" # https://github.com/PyCQA/bandit/issues/837
0 commit comments