Skip to content

Commit 893fc34

Browse files
Bump ruff from 0.9.2 to 0.9.3 in the python-dependencies group (#258)
1 parent deef592 commit 893fc34

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
@@ -15,7 +15,7 @@ requires-python = ">= 3.10"
1515
[project.optional-dependencies]
1616
lint = [
1717
"mypy==1.14.1",
18-
"ruff==0.9.2"
18+
"ruff==0.9.3"
1919
]
2020

2121
[tool.hatch.version]

0 commit comments

Comments
 (0)