diff --git a/pyproject.toml b/pyproject.toml index 40f6da0..67545fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ autoflake = "2.3.1" black = "22.3.0" isort = "5.10.1" mypy = "0.950.0" -wemake-python-styleguide = "0.18.0" +wemake-python-styleguide = "0.19.2" pytest = "7.4.3" pytest-asyncio = "0.18.3"