From 4236956b91ef9e87b63ef6b0c3a43a543f84a477 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 21 Oct 2023 14:38:43 +0530 Subject: [PATCH] Bump version of css-parser --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 14ba168e76..e1ce27639b 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -695,8 +695,8 @@ { "name": "css-parser", "unix": { - "filename": "css_parser-1.0.9-py2.py3-none-any.whl", - "hash": "sha256:e18f66961103b61df25aa6df0dc808ab61c23e65ae6c1a8c149fe71911190495", + "filename": "css_parser-1.0.10-py2.py3-none-any.whl", + "hash": "sha256:d2e955a114829f0a327cc5535c2e65fe2e40b883b892881017d419a3b6dd05b7", "urls": ["pypi"] } },