Skip to content

Commit 16ee27c

Browse files
Update ruff requirement from ~=0.14.0 to ~=0.15.0 (#1577)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e164c1 commit 16ee27c

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
@@ -72,7 +72,7 @@ doc = [
7272
"sphinx_design",
7373
]
7474
dev = [
75-
"ruff ~= 0.14.0",
75+
"ruff ~= 0.15.0",
7676
"pre-commit",
7777
]
7878
tests = [

0 commit comments

Comments
 (0)