From 4617cc4e0abe6cb04660b9225d62c9242970b3c7 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Tue, 10 Jun 2025 15:44:53 +0200 Subject: [PATCH] Update awesomeversion to 25.5.0 (#146032) --- homeassistant/package_constraints.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index c54be7be50d..ce76116c07c 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -18,7 +18,7 @@ atomicwrites-homeassistant==1.4.1 attrs==25.3.0 audioop-lts==0.2.1 av==13.1.0 -awesomeversion==24.6.0 +awesomeversion==25.5.0 bcrypt==4.3.0 bleak-retry-connector==3.9.0 bleak==0.22.3 diff --git a/pyproject.toml b/pyproject.toml index 00a348117e6..b4e76fb79ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "attrs==25.3.0", "atomicwrites-homeassistant==1.4.1", "audioop-lts==0.2.1", - "awesomeversion==24.6.0", + "awesomeversion==25.5.0", "bcrypt==4.3.0", "certifi>=2021.5.30", "ciso8601==2.3.2", diff --git a/requirements.txt b/requirements.txt index f31c192b902..b9375af1a04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ async-interrupt==1.2.2 attrs==25.3.0 atomicwrites-homeassistant==1.4.1 audioop-lts==0.2.1 -awesomeversion==24.6.0 +awesomeversion==25.5.0 bcrypt==4.3.0 certifi>=2021.5.30 ciso8601==2.3.2