From 6e10d676831b8ccdb7f318ab1ecc4b689297d008 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 10 Nov 2021 19:46:50 +0530 Subject: [PATCH] Bump version of html5-parser Needed for fragment parsing used by the new html transform code --- bypy/sources.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 69d2e5577e..3e3285328d 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -571,13 +571,12 @@ { "name": "html5-parser", "unix": { - "filename": "html5-parser-0.4.9.tar.gz", - "hash": "sha256:25fe8f6848cbc15187f6748c0695df32bcf1b37df6420b6a01b4ebe1ec1ed48f", + "filename": "html5-parser-0.4.10.tar.gz", + "hash": "sha256:f9294418c0da95c2d5facc19d3dc32941093a6b8e3b3e4b36cc7b5a1697fbca4", "urls": ["pypi"] } }, - { "name": "css-parser", "unix": {