diff --git a/pyproject.toml b/pyproject.toml index a27fb06..447efd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ black = "~20.8b1" isort = "5.9.3" autoflake = "~1.4" mypy = "~0.782" -wemake-python-styleguide = "~0.15" +wemake-python-styleguide = "~0.16" [build-system] requires = ["poetry>=0.12"]