Upgrade flake8-comprehensions to 3.5.0 (#50665)

pull/50679/head
Franck Nijhof 2021-05-15 16:02:10 +02:00 committed by GitHub
parent 5ce07e689a
commit 71c21693ef
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.4.0
- flake8-comprehensions==3.5.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.5b1
codespell==2.0.0
flake8-comprehensions==3.4.0
flake8-comprehensions==3.5.0
flake8-docstrings==1.6.0
flake8-noqa==1.1.0
flake8==3.9.2