Skip to content

Commit f23f05f

Browse files
⬆️ deps: Update dependency ruff to v0.15.12 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c059207 commit f23f05f

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
@@ -26,7 +26,7 @@ classifiers = [
2626
dynamic = ["version"]
2727

2828
[project.optional-dependencies]
29-
dev = ["pytest>=7.4.4", "ruff==0.15.11", "ty>=0.0.32", "build"]
29+
dev = ["pytest>=7.4.4", "ruff==0.15.12", "ty>=0.0.32", "build"]
3030

3131
[tool.ruff]
3232
line-length = 120

0 commit comments

Comments
 (0)