Skip to content

Commit 3957234

Browse files
authored
⬆️ bump ruff to 0.12.4 (#42)
1 parent 2a61135 commit 3957234

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.11.0; 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.17.0",

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)