Skip to content

Commit 99852a7

Browse files
committed
Update Ruff to version 0.8.0
Signed-off-by: Pavel Tisnovsky <[email protected]>
1 parent 2986fcd commit 99852a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pdm.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dev = [
4646
"pytest-asyncio==0.24.0",
4747
"pydantic==2.9.1",
4848
"rouge-score==0.1.2", # Required for model evaluation
49-
"ruff==0.7.0",
49+
"ruff==0.8.0",
5050
"bandit==1.7.9",
5151
"types-requests==2.32.0.20240622",
5252
"gradio==4.44.0",

0 commit comments

Comments
 (0)