Upgrade flake8-comprehensions to 3.7.0 (#57520)

This commit is contained in:
Franck Nijhof 2021-10-12 10:15:45 +02:00 committed by GitHub
parent 0139bfa749
commit 70aa8b6f00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ repos:
- pyflakes==2.3.1
- flake8-docstrings==1.6.0
- pydocstyle==6.0.0
- flake8-comprehensions==3.5.0
- flake8-comprehensions==3.7.0
- flake8-noqa==1.1.0
- mccabe==0.6.1
files: ^(homeassistant|script|tests)/.+\.py$

View File

@ -3,7 +3,7 @@
bandit==1.7.0
black==21.9b0
codespell==2.0.0
flake8-comprehensions==3.5.0
flake8-comprehensions==3.7.0
flake8-docstrings==1.6.0
flake8-noqa==1.1.0
flake8==3.9.2