diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index ec3ac5de9b3..d2f88767d0c 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -8,7 +8,7 @@ async-upnp-client==0.29.0 async_timeout==4.0.2 atomicwrites==1.4.0 attrs==21.2.0 -awesomeversion==22.2.0 +awesomeversion==22.5.1 bcrypt==3.1.7 certifi>=2021.5.30 ciso8601==2.2.0 diff --git a/requirements.txt b/requirements.txt index 2c96c00fdb3..0cd6c1fc6ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ astral==2.2 async_timeout==4.0.2 attrs==21.2.0 atomicwrites==1.4.0 -awesomeversion==22.2.0 +awesomeversion==22.5.1 bcrypt==3.1.7 certifi>=2021.5.30 ciso8601==2.2.0 diff --git a/setup.cfg b/setup.cfg index 47bf617755a..e14915c4998 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,7 +36,7 @@ install_requires = async_timeout==4.0.2 attrs==21.2.0 atomicwrites==1.4.0 - awesomeversion==22.2.0 + awesomeversion==22.5.1 bcrypt==3.1.7 certifi>=2021.5.30 ciso8601==2.2.0