diff --git a/homeassistant/components/august/manifest.json b/homeassistant/components/august/manifest.json index 83d0e985b8a19c6910bd16f900c3ce39d17cc725..293c94c96299bae15fa69a59e6552bc564f2d4ec 100644 --- a/homeassistant/components/august/manifest.json +++ b/homeassistant/components/august/manifest.json @@ -28,5 +28,5 @@ "documentation": "https://www.home-assistant.io/integrations/august", "iot_class": "cloud_push", "loggers": ["pubnub", "yalexs"], - "requirements": ["yalexs==6.4.2", "yalexs-ble==2.4.3"] + "requirements": ["yalexs==6.4.3", "yalexs-ble==2.4.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index 30fb529466e6d4ce227cc0d04871b4b8c3691fa8..7b35b10deea304276efba0e7e5e5d36211fb472e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2938,7 +2938,7 @@ yalesmartalarmclient==0.3.9 yalexs-ble==2.4.3 # homeassistant.components.august -yalexs==6.4.2 +yalexs==6.4.3 # homeassistant.components.yeelight yeelight==0.7.14 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 238fbeb4e039cba6545e32fe42e46dcc40ae4d9f..b43b7e1001d5b86731145d53aa4f4896a97c1503 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2306,7 +2306,7 @@ yalesmartalarmclient==0.3.9 yalexs-ble==2.4.3 # homeassistant.components.august -yalexs==6.4.2 +yalexs==6.4.3 # homeassistant.components.yeelight yeelight==0.7.14 diff --git a/script/licenses.py b/script/licenses.py index 9464a734ee89de1f63263ad69fd7a58c45ba61af..fa8215721e32f9b9b0af2e9d81bef2bf7c67bf87 100644 --- a/script/licenses.py +++ b/script/licenses.py @@ -191,9 +191,6 @@ TODO = { "mficlient": AwesomeVersion( "0.3.0" ), # No license https://github.com/kk7ds/mficlient/issues/4 - "pubnub": AwesomeVersion( - "8.0.0" - ), # Proprietary license https://github.com/pubnub/python/blob/master/LICENSE "pyElectra": AwesomeVersion( "1.2.3" ), # No License https://github.com/jafar-atili/pyElectra/issues/3