Skip to content

Commit f9f1a9d

Browse files
committed
style: Bump ruff target version from 3.9 to 3.10
Signed-off-by: Matthew Keeler <mkeeler@launchdarkly.com>
1 parent 04106f5 commit f9f1a9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ exclude = [
7373
"__pycache__",
7474
"venv",
7575
]
76-
target-version = "py39"
76+
target-version = "py310"
7777

7878
[tool.ruff.lint]
7979
select = [

0 commit comments

Comments
 (0)