diff --git a/pyproject.toml b/pyproject.toml index 179ecc7..2f9691e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ black = "22.3.0" isort = "^4.3" autoflake = "^1.4" mypy = "0.910" -wemake-python-styleguide = "0.16.1" +wemake-python-styleguide = "0.19.2" pytest = "^7.0.1" pytest-asyncio = "^0.18.1"