Skip to content

Commit 5661f38

Browse files
committed
pyproject(tool.ruff) Bump target-version py39 -> py310
1 parent 79557f2 commit 5661f38

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
@@ -131,7 +131,7 @@ files = [
131131
]
132132

133133
[tool.ruff]
134-
target-version = "py39"
134+
target-version = "py310"
135135

136136
[tool.ruff.lint]
137137
select = [

0 commit comments

Comments
 (0)