Skip to content

Commit

Permalink
Bump awesomeversion from 21.1.6 to 21.2.0 (#45821)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored Feb 1, 2021
1 parent a8cf377 commit 374817f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pre-commit==2.10.0
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
Expand Down
1 change: 1 addition & 0 deletions script/hassfest/manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

0 comments on commit 374817f

Please sign in to comment.