Skip to content

Commit 9bc030f

Browse files
Update dependency ruff to v0.12.10
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent ed42bdf commit 9bc030f

File tree

2 files changed

+103
-102
lines changed

2 files changed

+103
-102
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dev = [
2323
"pytest-cov==6.0",
2424
"pytest-mock==3.14.0",
2525
"pytest==8.3.5",
26-
"ruff==0.11.3",
26+
"ruff==0.12.10",
2727
]
2828

2929
[project.scripts]

0 commit comments

Comments
 (0)