diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index bd279eebb2c..63f424b5116 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -9,7 +9,7 @@ astral==2.2 async-upnp-client==0.38.1 atomicwrites-homeassistant==1.4.1 attrs==23.2.0 -awesomeversion==23.11.0 +awesomeversion==24.2.0 bcrypt==4.0.1 bleak-retry-connector==3.4.0 bleak==0.21.1 diff --git a/pyproject.toml b/pyproject.toml index be53e50da3c..a404669de91 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "astral==2.2", "attrs==23.2.0", "atomicwrites-homeassistant==1.4.1", - "awesomeversion==23.11.0", + "awesomeversion==24.2.0", "bcrypt==4.0.1", "certifi>=2021.5.30", "ciso8601==2.3.0", diff --git a/requirements.txt b/requirements.txt index 44c11281517..63ea582eba8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ aiohttp-zlib-ng==0.3.1 astral==2.2 attrs==23.2.0 atomicwrites-homeassistant==1.4.1 -awesomeversion==23.11.0 +awesomeversion==24.2.0 bcrypt==4.0.1 certifi>=2021.5.30 ciso8601==2.3.0