From 91e9d215482f91dc2bb6f38e64c8778f93052dc3 Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Sat, 6 May 2023 12:11:57 -0600 Subject: [PATCH] Bump `aionotion` to 2023.05.1 (#92697) --- homeassistant/components/notion/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/notion/manifest.json b/homeassistant/components/notion/manifest.json index 1c3ffc8607ae..f0952089ba82 100644 --- a/homeassistant/components/notion/manifest.json +++ b/homeassistant/components/notion/manifest.json @@ -7,5 +7,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["aionotion"], - "requirements": ["aionotion==2023.05.0"] + "requirements": ["aionotion==2023.05.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 22942538fa41..3812de4de3c4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -223,7 +223,7 @@ aionanoleaf==0.2.1 aionotify==0.2.0 # homeassistant.components.notion -aionotion==2023.05.0 +aionotion==2023.05.1 # homeassistant.components.oncue aiooncue==0.3.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index eaa115058c8d..03cf69f06ac9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -204,7 +204,7 @@ aiomusiccast==0.14.8 aionanoleaf==0.2.1 # homeassistant.components.notion -aionotion==2023.05.0 +aionotion==2023.05.1 # homeassistant.components.oncue aiooncue==0.3.4