Skip to content

Commit 14f4c25

Browse files
Update dependency ruff to v0.12.5 (#211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 259533c commit 14f4c25

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ nox = ["nox[uv]==2025.5.1"]
1515

1616
audit = ["uv-secure"]
1717
codespell = ["codespell==2.4.1"]
18-
ruff = ["ruff==0.12.4"]
18+
ruff = ["ruff==0.12.5"]
1919

2020
types = ["types-requests", "types-python-dateutil"]
2121
mypy = ["mypy[faster-cache]==1.17.0", { include-group = "types" }]

uv.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)