Skip to content

Commit 69333d6

Browse files
committed
⬆️ bump ruff to 0.12.4
1 parent 635ea1b commit 69333d6

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"orjson>=3.10.18; python_version<'3.14'", # used by mypy
5050
]
5151
lint = [
52-
"ruff==0.12.1",
52+
"ruff==0.12.4",
5353
]
5454
mypy = [
5555
"mypy==1.16.1",

uv.lock

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

0 commit comments

Comments
 (0)