Skip to content

Commit e7806ac

Browse files
Update dependency ruff to v0.14.2 (#294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab73884 commit e7806ac

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
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.10.16"]
1515

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

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

uv.lock

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

0 commit comments

Comments
 (0)