Skip to content

Commit

Permalink
Merge pull request #138 from proactiveops/dependabot/pip/ruff-0.9.0
Browse files Browse the repository at this point in the history
Bump ruff from 0.8.6 to 0.9.0
  • Loading branch information
skwashd authored Jan 10, 2025
2 parents 10fb6c4 + e7d7276 commit a155663
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 @@ -19,7 +19,7 @@ dev = [
"pytest==8.3.4",
"pytest-cov==6.0.0",
"pytest-mock==3.14.0",
"ruff==0.8.6",
"ruff==0.9.0",
]

build = [
Expand Down

0 comments on commit a155663

Please sign in to comment.