Skip to content

Commit

Permalink
Merge pull request #198 from proactiveops/dependabot/pip/ruff-0.9.2
Browse files Browse the repository at this point in the history
Bump ruff from 0.9.0 to 0.9.2
  • Loading branch information
skwashd authored Jan 19, 2025
2 parents d771aa0 + 1d9b810 commit 3caa18f
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 @@ -26,7 +26,7 @@ dev = [
"coverage==7.6.10",
"pytest==8.3.4",
"pytest-mock==3.14.0",
"ruff==0.9.0",
"ruff==0.9.2",
]

build = [
Expand Down

0 comments on commit 3caa18f

Please sign in to comment.