From b0b53574f93d6e72b00660696eb8c863a72c4f30 Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Thu, 4 May 2023 04:21:58 -0600 Subject: [PATCH] Bump `aionotion` to 2023.05.0 (#92451) --- 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 7eb2ef6bba3..1c3ffc8607a 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.04.2"] + "requirements": ["aionotion==2023.05.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 4631efd51d6..1dab70c8f96 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.04.2 +aionotion==2023.05.0 # homeassistant.components.oncue aiooncue==0.3.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2c6d9d1fd85..87bf034e4c0 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.04.2 +aionotion==2023.05.0 # homeassistant.components.oncue aiooncue==0.3.4