Bump awesomeversion from 21.1.6 to 21.2.0 (#45821)

This commit is contained in:
Joakim Sørensen
2021-02-01 22:31:07 +00:00
committed by Paulus Schoutsen
parent b705468b57
commit cd1c8b78a1
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ pre-commit==2.9.3
pylint==2.6.0
astroid==2.4.2
pipdeptree==1.0.0
awesomeversion==21.1.6
awesomeversion==21.2.0
pylint-strict-informational==0.1
pytest-aiohttp==0.3.0
pytest-cov==2.10.1
+1
View File
@@ -59,6 +59,7 @@ def verify_version(value: str):
AwesomeVersionStrategy.SEMVER,
AwesomeVersionStrategy.SIMPLEVER,
AwesomeVersionStrategy.BUILDVER,
AwesomeVersionStrategy.PEP440,
]:
raise vol.Invalid(
f"'{version}' is not a valid version. This will cause a future version of Home Assistant to block this integration.",