From b60401b2b12e430a411d93f066f364666b8be68c Mon Sep 17 00:00:00 2001 From: Alistair Tudor <3691326+atudor2@users.noreply.github.com> Date: Sat, 7 Oct 2023 15:00:04 +0200 Subject: [PATCH] Bump python-vlc to 3.0.18122 (#94739) --- homeassistant/components/vlc/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/vlc/manifest.json b/homeassistant/components/vlc/manifest.json index 971367763fc..7e4fb7b2a4f 100644 --- a/homeassistant/components/vlc/manifest.json +++ b/homeassistant/components/vlc/manifest.json @@ -4,5 +4,5 @@ "codeowners": [], "documentation": "https://www.home-assistant.io/integrations/vlc", "iot_class": "local_polling", - "requirements": ["python-vlc==1.1.2"] + "requirements": ["python-vlc==3.0.18122"] } diff --git a/requirements_all.txt b/requirements_all.txt index 68af87927d0..d6c316f051b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2189,7 +2189,7 @@ python-tado==0.15.0 python-telegram-bot==13.1 # homeassistant.components.vlc -python-vlc==1.1.2 +python-vlc==3.0.18122 # homeassistant.components.egardia pythonegardia==1.0.52