Skip to content

Commit 0151b18

Browse files
committed
require pycodestyle 2.12.0+
1 parent 6a73e27 commit 0151b18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
]
3131
requires-python = ">=3.8"
3232
dependencies = [
33-
"pycodestyle >= 2.11.0",
33+
"pycodestyle >= 2.12.0",
3434
"tomli; python_version < '3.11'",
3535
]
3636
dynamic = ["version"]

0 commit comments

Comments
 (0)