Skip to content

Commit 0a82618

Browse files
Update dependency ruff to v0.8.3
1 parent 709c9b6 commit 0a82618

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ test = [
2727
"pytest-retry==1.6.3",
2828
"pytest-xdist==3.6.1",
2929
]
30-
dev = ["deptry==0.21.1", "ruff==0.8.2"]
30+
dev = ["deptry==0.21.1", "ruff==0.8.3"]
3131

3232
[tool.deptry.per_rule_ignores]
3333
DEP002 = ["pyautogui"]

uv.lock

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)