We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a73e27 commit 0151b18Copy full SHA for 0151b18
1 file changed
pyproject.toml
@@ -30,7 +30,7 @@ classifiers = [
30
]
31
requires-python = ">=3.8"
32
dependencies = [
33
- "pycodestyle >= 2.11.0",
+ "pycodestyle >= 2.12.0",
34
"tomli; python_version < '3.11'",
35
36
dynamic = ["version"]
0 commit comments