Skip to content

Commit fb2ec7b

Browse files
Bump Ruff to 0.12.5 (#13750)
1 parent 7522fb6 commit fb2ec7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ docs = [
9393
"sphinxcontrib-websupport",
9494
]
9595
lint = [
96-
"ruff==0.12.4",
96+
"ruff==0.12.5",
9797
"mypy==1.17.0",
9898
"sphinx-lint>=0.9",
9999
"types-colorama==0.4.15.20240311",
@@ -136,7 +136,7 @@ docs = [
136136
"sphinxcontrib-websupport",
137137
]
138138
lint = [
139-
"ruff==0.12.4",
139+
"ruff==0.12.5",
140140
"sphinx-lint>=0.9",
141141
]
142142
package = [

0 commit comments

Comments
 (0)