Skip to content

Commit

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

infra: bump ruff from 0.8.0 to 0.8.1 in /dockerfile
  • Loading branch information
KKoukiou authored Dec 3, 2024
2 parents c65f112 + f2ca139 commit 1879749
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.5

# ruff for fast linting
ruff == 0.8.0
ruff == 0.8.1

# vulture for dead code analysis
vulture == 2.13

0 comments on commit 1879749

Please sign in to comment.