From f7a2a6ea216f4beeca4e03064217609794503419 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= <ludeeus@ludeeus.dev>
Date: Mon, 16 May 2022 12:26:54 +0200
Subject: [PATCH] Bump awesomeversion from 22.2.0 to 22.5.1 (#71933)

---
 homeassistant/package_constraints.txt | 2 +-
 requirements.txt                      | 2 +-
 setup.cfg                             | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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
-- 
GitLab