Skip to content

Commit

Permalink
Merge pull request rhinstaller#5766 from rhinstaller/dependabot/pip/d…
Browse files Browse the repository at this point in the history
…ockerfile/pylint-and-astroid-5ea3cbd0aa

infra: bump astroid from 3.2.2 to 3.2.3 in /dockerfile in the pylint-and-astroid group
  • Loading branch information
jkonecny12 committed Jul 16, 2024
2 parents d27cd3e + fb5078d commit 183eccf
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 @@ -16,7 +16,7 @@ jinja2

# pylint and its supporting libs
pylint == 3.2.5
astroid == 3.2.2
astroid == 3.2.3

# ruff for fast linting
ruff == 0.5.0
Expand Down

0 comments on commit 183eccf

Please sign in to comment.