Skip to content

Commit 141da81

Browse files
committed
1 parent 1eae705 commit 141da81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ requires-python = ">=3.10,<4"
2323
[project.optional-dependencies]
2424
checks = [
2525
"mypy==1.13.0",
26-
"ruff>=0.9,<0.10",
26+
"ruff>=0.11,<0.12",
2727
]
2828
docs = [
2929
"mkdocs-material>=9,<10",

0 commit comments

Comments
 (0)