diff --git a/pyproject.toml b/pyproject.toml index c5008fb..8f123ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ autoflake = "2.3.1" black = "25.1.0" isort = "6.0.1" mypy = "1.15.0" -wemake-python-styleguide = "0.19.2" +wemake-python-styleguide = "1.4.0" pytest = "8.3.5" pytest-asyncio = "0.26.0"