Skip to content

Commit

Permalink
Bump-up Ruff to version 0.9.0 (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik authored Feb 10, 2025
1 parent fc8ea78 commit 97e214f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dev = [
"pytest-asyncio==0.24.0",
"pydantic==2.9.2",
"rouge-score==0.1.2", # Required for model evaluation
"ruff==0.8.0",
"ruff==0.9.0",
"bandit==1.7.9",
"types-requests==2.32.0.20240622",
"gradio==4.44.1",
Expand Down

0 comments on commit 97e214f

Please sign in to comment.