Skip to content

Commit

Permalink
Merge pull request #6228 from rhinstaller/dependabot/pip/dockerfile/r…
Browse files Browse the repository at this point in the history
…uff-0.9.9

infra: bump ruff from 0.9.7 to 0.9.9 in /dockerfile
  • Loading branch information
KKoukiou authored Mar 4, 2025
2 parents 89e5b17 + 83ac1c3 commit f0c3565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile/anaconda-ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pylint == 3.3.4
astroid == 3.3.8

# ruff for fast linting
ruff == 0.9.7
ruff == 0.9.9

# vulture for dead code analysis
vulture == 2.14

0 comments on commit f0c3565

Please sign in to comment.