Skip to content

Commit

Permalink
Upgrade pylint to 2.4.3 and astroid to 2.3.2 (home-assistant#27912)
Browse files Browse the repository at this point in the history
  • Loading branch information
scop authored and cgtobi committed Oct 19, 2019
1 parent 2bd9f56 commit 1ec01b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ mock-open==1.3.1
mypy==0.730
pre-commit==1.18.3
pydocstyle==4.0.1
pylint==2.4.2
astroid==2.3.1
pylint==2.4.3
astroid==2.3.2
pytest-aiohttp==0.3.0
pytest-cov==2.8.1
pytest-sugar==0.9.2
Expand Down
4 changes: 2 additions & 2 deletions requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ mock-open==1.3.1
mypy==0.730
pre-commit==1.18.3
pydocstyle==4.0.1
pylint==2.4.2
astroid==2.3.1
pylint==2.4.3
astroid==2.3.2
pytest-aiohttp==0.3.0
pytest-cov==2.8.1
pytest-sugar==0.9.2
Expand Down

0 comments on commit 1ec01b5

Please sign in to comment.