Skip to content

Commit 11cd210

Browse files
committed
1 parent 089e1d5 commit 11cd210

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
@@ -34,7 +34,7 @@ requires-python = ">=3.9,<4"
3434
[project.optional-dependencies]
3535
checks = [
3636
"mypy==1.16.1",
37-
"ruff>=0.11,<0.12",
37+
"ruff>=0.12,<0.13",
3838
]
3939
cloud = [
4040
"httpx>=0.23,<1",

0 commit comments

Comments
 (0)