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 d88988d0673..50215967805 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 3db5229d534..47ba479ab23 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1523,7 +1523,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