Skip to content

Commit 0e0adeb

Browse files
committed
Revert "Chore(deps-dev): Update ruff requirement from <0.15 to <0.16"
This reverts commit 370d791.
1 parent 370d791 commit 0e0adeb

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
@@ -61,7 +61,7 @@ dev = [
6161
"mypy<1.20",
6262
"pytest<10",
6363
"pytz",
64-
"ruff<0.16",
64+
"ruff<0.15",
6565
]
6666
docs = [
6767
"sphinx",

0 commit comments

Comments
 (0)