Skip to content

Commit c844b81

Browse files
committed
Update ruff target version
1 parent 97a0c6b commit c844b81

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
@@ -81,7 +81,7 @@ addopts = [
8181
log_cli_level = "info"
8282

8383
[tool.ruff]
84-
target-version = "py310"
84+
target-version = "py311"
8585

8686
[tool.ruff.lint]
8787
select = [

0 commit comments

Comments
 (0)