Skip to content

Commit

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

infra: bump ruff from 0.5.6 to 0.5.7 in /dockerfile
  • Loading branch information
KKoukiou authored Aug 13, 2024
2 parents 1be740a + 26eee3e commit 96e4846
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.2.6
astroid == 3.2.4

# ruff for fast linting
ruff == 0.5.6
ruff == 0.5.7

# vulture for dead code analysis
vulture == 2.11

0 comments on commit 96e4846

Please sign in to comment.