Skip to content

Commit

Permalink
Upgrade Ruff to 0.9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
markhobson committed Jan 13, 2025
1 parent 6e7871e commit 5f371fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dev = [
"pytest-flask~=1.3.0",
"pytest-playwright~=0.6.0",
"pytest~=8.3.0",
"ruff~=0.8.0",
"ruff~=0.9.0",
"responses~=0.25.0,!=0.25.5",
"types-beautifulsoup4~=4.12.0",
"types-requests~=2.32.0.0",
Expand Down

0 comments on commit 5f371fa

Please sign in to comment.