1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/requirements_test_pre_commit.txt
Franck Nijhof f38011560f
Add pyupgrade (in pre-commit and CI) (#33688)
* Add pyupgrade (in pre-commit and CI)

* Fix leftover results of pyupgrade

* Ensure we run for Python 3.7 on pyupgrade
2020-04-05 12:49:57 +02:00

12 lines
248 B
Plaintext

# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
bandit==1.6.2
black==19.10b0
codespell==1.16.0
flake8-docstrings==1.5.0
flake8==3.7.9
isort==4.3.21
pydocstyle==5.0.2
pyupgrade==2.1.0
yamllint==1.21.0