Skip to content

Commit 992deb2

Browse files
Update ruff taget version
1 parent 061cf69 commit 992deb2

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
@@ -52,7 +52,7 @@ artifacts = ["src/*.json"]
5252
artifacts = ["src/*.json"]
5353

5454
[tool.ruff]
55-
target-version = "py39"
55+
target-version = "py310"
5656

5757
[tool.mypy]
5858
plugins = ["pydantic.mypy", "numpy.typing.mypy_plugin"]

0 commit comments

Comments
 (0)