From a806e070a21081c14a0bfe2666ef9d4660000e7a Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Mon, 10 Apr 2023 18:06:26 -0600 Subject: [PATCH] Bump `pytile` to 2023.04.0 (#91191) --- homeassistant/components/tile/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tile/manifest.json b/homeassistant/components/tile/manifest.json index 78208c7a1c8..6f311fc5593 100644 --- a/homeassistant/components/tile/manifest.json +++ b/homeassistant/components/tile/manifest.json @@ -7,5 +7,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["pytile"], - "requirements": ["pytile==2022.02.0"] + "requirements": ["pytile==2023.04.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 929e843c641..8281dd44bad 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2127,7 +2127,7 @@ python_opendata_transport==0.3.0 pythonegardia==1.0.40 # homeassistant.components.tile -pytile==2022.02.0 +pytile==2023.04.0 # homeassistant.components.tomorrowio pytomorrowio==0.3.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c7b0837a1a9..903bb178b13 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1520,7 +1520,7 @@ python-telegram-bot==13.1 python_awair==0.2.4 # homeassistant.components.tile -pytile==2022.02.0 +pytile==2023.04.0 # homeassistant.components.tomorrowio pytomorrowio==0.3.5