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 c5c4d93 commit dcde6f0Copy full SHA for dcde6f0
pyproject.toml
@@ -37,7 +37,7 @@ autoflake = "1.4.0"
37
black = "22.3.0"
38
isort = "5.10.1"
39
mypy = "0.931.0"
40
-wemake-python-styleguide = "0.16.0"
+wemake-python-styleguide = "0.18.0"
41
42
flake8-bandit = "2.1.2" # https://github.com/PyCQA/bandit/issues/837
43
bandit = "1.7.2" # https://github.com/PyCQA/bandit/issues/837
0 commit comments