Skip to content

Commit

Permalink
Merge pull request #5096 from jkonecny12/f39-bump-pylint-astroid
Browse files Browse the repository at this point in the history
infra: bump the pylint-and-astroid group in /dockerfile with 2 updates
  • Loading branch information
M4rtinK authored Aug 29, 2023
2 parents dfceeed + 54a196e commit e283d9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dockerfile/anaconda-ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ pyyaml
jinja2

# pylint and its supporting libs
pylint == 2.17.4
astroid == 2.15.5
pylint == 2.17.5
astroid == 2.15.6

# ruff for fast linting
ruff == 0.0.284

0 comments on commit e283d9e

Please sign in to comment.