We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38c665 commit 730d0fbCopy full SHA for 730d0fb
pyproject.toml
@@ -53,7 +53,7 @@ flake8-bugbear = ">=22.3,<25.0"
53
flake8-docstrings = "^1.6"
54
flake8-typing-imports = "^1.12"
55
flake8-colors = "^0.1"
56
-pep8-naming = ">=0.12,<0.15"
+pep8-naming = ">=0.12,<0.16"
57
pydocstyle = "^6.1"
58
59
0 commit comments