We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735ddca commit 9e98657Copy full SHA for 9e98657
1 file changed
pyproject.toml
@@ -60,7 +60,7 @@ changelog = "https://github.com/hardbyte/python-can/blob/develop/CHANGELOG.md"
60
[project.optional-dependencies]
61
lint = [
62
"pylint==3.2.*",
63
- "ruff==0.10.0",
+ "ruff==0.11.0",
64
"black==25.1.*",
65
"mypy==1.15.*",
66
]
0 commit comments