From c634d8f940c51dc9699779017a5a3daf2e9aea11 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 1c3ffc8607a..f0952089ba8 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 fa2ef680ed1..f4135294b53 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 5f8b6b25094..f5bae995eda 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