diff --git a/pyproject.toml b/pyproject.toml index 7ebdc44..d544122 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ flake8-pytest-style = ">=1.6.0" flake8-return = ">=1.1.3" importlib-metadata = {version = ">=1.4", python = "<3.8"} mypy = ">=0.971" -nitpick = ">=0.32.0" +nitpick = ">=0.33.2" pep8-naming = ">=0.13.0" typing-extensions = { version = ">=3.8", python = "<3.8" }