From 0c660f52a3c8ebf850d4588a415e9e5147a4b1bf Mon Sep 17 00:00:00 2001 From: soum-fujimoto Date: Thu, 5 Feb 2026 05:12:57 +0000 Subject: [PATCH] Update bleach to 2.1.4 to avoid the error occured on "invoke rebuild_search" --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce5d9a9dbcd..c9ee19ae23b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ bcrypt==3.1.4 python-dateutil>=2.7.3 python-gnupg==0.4.1 pytz==2017.3 -bleach==2.1.3 +bleach==2.1.4 html5lib==0.999999999 blinker==1.4 furl==0.4.92