Skip to content

Commit 4764d92

Browse files
Update ruff requirement from ~=0.8.0 to ~=0.9.2 (#1360)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afb0edf commit 4764d92

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
@@ -70,7 +70,7 @@ doc = [
7070
"svgutils",
7171
]
7272
dev = [
73-
"ruff ~= 0.8.0",
73+
"ruff ~= 0.9.2",
7474
"pre-commit",
7575
]
7676
tests = [

0 commit comments

Comments
 (0)