Skip to content

Commit

Permalink
infra: bump pylint and astroid version
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed Feb 26, 2024
1 parent e47352e commit d9ccd83
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 @@ -15,8 +15,8 @@ pyyaml
jinja2

# pylint and its supporting libs
pylint == 3.0.3
astroid == 3.0.3
pylint == 3.1.0
astroid == 3.1.0

# ruff for fast linting
ruff == 0.1.14

0 comments on commit d9ccd83

Please sign in to comment.