From dd0e8058380feab4e9eb60238c4013c517c60e6e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 24 Feb 2022 13:54:45 +0530 Subject: [PATCH] Bump bundled feedparser --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 3d79fead6c..1203fc8d26 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -626,8 +626,8 @@ { "name": "feedparser", "unix": { - "filename": "feedparser-5.2.1.tar.bz2", - "hash": "sha256:ce875495c90ebd74b179855449040003a1beb40cd13d5f037a0654251e260b02", + "filename": "feedparser-6.0.8.tar.bz2", + "hash": "sha256:5ce0410a05ab248c8c7cfca3a0ea2203968ee9ff4486067379af4827a59f9661", "urls": ["pypi"] } },