hass-core/requirements_test_pre_commit.txt
Marc Mueller 4e5b5dfb93
Update pyupgrade to 3.1.0 (#80058)
* Update pyupgrade to 3.1.0

* Remove redundant open modes - text is the default
2022-10-11 09:04:52 +02:00

16 lines
345 B
Text

# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
bandit==1.7.4
black==22.10.0
codespell==2.1.0
flake8-comprehensions==3.10.0
flake8-docstrings==1.6.0
flake8-noqa==1.2.8
flake8==4.0.1
isort==5.10.1
mccabe==0.6.1
pycodestyle==2.8.0
pydocstyle==6.1.1
pyflakes==2.4.0
pyupgrade==3.1.0
yamllint==1.27.1