Skip to content

Commit

Permalink
Bump pylint and astroid to support latest dnspython.
Browse files Browse the repository at this point in the history
  • Loading branch information
nzlosh committed Mar 31, 2024
1 parent a804694 commit bdfbd77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ coverage
pep8==1.7.1
flake8==7.0.0
st2-flake8 @ git+https://github.com/nzlosh/st2-flake8@master
astroid==2.15.8
pylint==2.17.7
astroid==3.1.0
pylint==3.1.0
pylint-plugin-utils>=0.4
black==22.3.0
pre-commit==2.1.0
Expand Down

0 comments on commit bdfbd77

Please sign in to comment.