diff --git a/pyproject.toml b/pyproject.toml index 90086ab..eb6e0e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ pytest = "^6.0" pytest-cov = "^2.9" coverage = {version = "^5.1", extras = ["toml"]} coverage2clover = "^2.0" -wemake-python-styleguide = "^0.15.1" +wemake-python-styleguide = "^0.16.1" black = "^20.8b1" flake8 = "^3.8" pre-commit = "^2.4"