We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 041bbc9 commit a179075Copy full SHA for a179075
pyproject.toml
@@ -36,7 +36,7 @@ dev = [
36
{ include-group = "build" },
37
]
38
lint = [
39
- "ruff>=0.14.6,<0.15",
+ "ruff>=0.15.1,<0.16",
40
41
test = [
42
"pytest>=9.0.1,<10",
0 commit comments