Skip to content

Commit 77eaff0

Browse files
authored
⬆️ bump ruff to 0.11.0 (#316)
1 parent 3be8d72 commit 77eaff0

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
"basedpyright>=1.28.1",
5050
"mypy>=1.15.0",
5151
"pytest>=8.3.5",
52-
"ruff>=0.10.0",
52+
"ruff>=0.11.0",
5353
]
5454
numpy = ["numtype[numpy]"]
5555
orjson = ["orjson>=3.10.15"] # speeds up mypy cache, but is missing 3.13t wheels

uv.lock

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

0 commit comments

Comments
 (0)