diff --git a/nitpick/styleguide.toml b/nitpick/styleguide.toml index c169f18..fac43bc 100644 --- a/nitpick/styleguide.toml +++ b/nitpick/styleguide.toml @@ -2,7 +2,7 @@ python = "^3.9" ["pyproject.toml".tool.poetry.group.dev.dependencies] -wemake-python-styleguide = "^0.17.0" +wemake-python-styleguide = "^0.18.0" flake8-pytest-style = "^1.3.0" flake8-SQL = "^0.4.1" flake8-annotations = "^2.4.1"