Skip to content

Commit

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

infra: bump ruff from 0.6.8 to 0.6.9 in /dockerfile
  • Loading branch information
KKoukiou authored Oct 8, 2024
2 parents 2d20ea4 + a33a9f2 commit 8d3abea
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.1
astroid == 3.3.4

# ruff for fast linting
ruff == 0.6.8
ruff == 0.6.9

# vulture for dead code analysis
vulture == 2.13

0 comments on commit 8d3abea

Please sign in to comment.