Skip to content

Commit

Permalink
Update requirements.d/lint.txt
Browse files Browse the repository at this point in the history
Add typing-extensions==4.4.0 to fix pylint failures due to 3.10 python
  • Loading branch information
theodore86 committed Jan 8, 2023
1 parent c3bcd13 commit 3064996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.d/lint.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Requirements for base linting tools

yamllint==1.28.0
typing-extensions==4.4.0
pylint==2.15.9
shellcheck-py==0.9.0.2
ansible-lint[community]==5.4.0

0 comments on commit 3064996

Please sign in to comment.