Skip to content

Commit

Permalink
Merge pull request #1250 from VWS-Python/dependabot/pip/ruff-0.9.7
Browse files Browse the repository at this point in the history
Bump ruff from 0.9.6 to 0.9.7
  • Loading branch information
github-actions[bot] authored Feb 20, 2025
2 parents 5f4e807 + 3304897 commit 68178fa
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 @@ -55,7 +55,7 @@ optional-dependencies.dev = [
"pytest==8.3.4",
"pytest-cov==6.0.0",
"requests==2.32.3",
"ruff==0.9.6",
"ruff==0.9.7",
# We add shellcheck-py not only for shell scripts and shell code blocks,
# but also because having it installed means that ``actionlint-py`` will
# use it to lint shell commands in GitHub workflow files.
Expand Down

0 comments on commit 68178fa

Please sign in to comment.