Skip to content

Commit

Permalink
Merge pull request #574 from gauge-sh/dependabot/pip/ruff-0.9.3
Browse files Browse the repository at this point in the history
Bump ruff from 0.8.3 to 0.9.3
  • Loading branch information
emdoyle authored Jan 27, 2025
2 parents 17cc376 + 004b05b commit 13fd296
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 @@ -61,7 +61,7 @@ dev = [
"pip==24.0",
# Code Quality
"pyright==1.1.389",
"ruff==0.8.3",
"ruff==0.9.3",
# Build/Release
"setuptools==69.5.1; python_version > '3.7'",
"twine==5.1.1; python_version > '3.7'",
Expand Down

0 comments on commit 13fd296

Please sign in to comment.