From 85fafcad1165b7a0c6b91c4afec10a24e8cfa440 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 14 Sep 2023 10:07:09 +0200 Subject: [PATCH] Update awesomeversion to 23.8.0 (#100349) --- 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 bd8984afe00..8beeae2f960 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -6,7 +6,7 @@ async-timeout==4.0.3 async-upnp-client==0.35.1 atomicwrites-homeassistant==1.4.1 attrs==23.1.0 -awesomeversion==22.9.0 +awesomeversion==23.8.0 bcrypt==4.0.1 bleak-retry-connector==3.1.3 bleak==0.21.1 diff --git a/pyproject.toml b/pyproject.toml index 7bc3edc9bf0..bfc3472651c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "async-timeout==4.0.3", "attrs==23.1.0", "atomicwrites-homeassistant==1.4.1", - "awesomeversion==22.9.0", + "awesomeversion==23.8.0", "bcrypt==4.0.1", "certifi>=2021.5.30", "ciso8601==2.3.0", diff --git a/requirements.txt b/requirements.txt index 28e853f4fe1..2f6024a2e6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ astral==2.2 async-timeout==4.0.3 attrs==23.1.0 atomicwrites-homeassistant==1.4.1 -awesomeversion==22.9.0 +awesomeversion==23.8.0 bcrypt==4.0.1 certifi>=2021.5.30 ciso8601==2.3.0