From 23f2e9014e989ffa3c56ec4cf37b9647a39a925b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 10 Jul 2022 21:59:38 +0200 Subject: [PATCH] Update feedparser to 6.0.10 (#74913) --- homeassistant/components/feedreader/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/feedreader/manifest.json b/homeassistant/components/feedreader/manifest.json index 1a9bb05e140..9a50a905922 100644 --- a/homeassistant/components/feedreader/manifest.json +++ b/homeassistant/components/feedreader/manifest.json @@ -2,7 +2,7 @@ "domain": "feedreader", "name": "Feedreader", "documentation": "https://www.home-assistant.io/integrations/feedreader", - "requirements": ["feedparser==6.0.2"], + "requirements": ["feedparser==6.0.10"], "codeowners": [], "iot_class": "cloud_polling", "loggers": ["feedparser", "sgmllib3k"] diff --git a/requirements_all.txt b/requirements_all.txt index 9915f03e8f8..c136010056a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -638,7 +638,7 @@ faadelays==0.0.7 fastdotcom==0.0.3 # homeassistant.components.feedreader -feedparser==6.0.2 +feedparser==6.0.10 # homeassistant.components.fibaro fiblary3==0.1.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7b24be8441f..dd29bcded25 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -459,7 +459,7 @@ epson-projector==0.4.2 faadelays==0.0.7 # homeassistant.components.feedreader -feedparser==6.0.2 +feedparser==6.0.10 # homeassistant.components.fibaro fiblary3==0.1.8