Update bleach to 5.0.*

This commit is contained in:
Raphael Michel
2022-07-25 19:00:43 +02:00
parent 66a60f402e
commit 93a202e8c8

View File

@@ -161,7 +161,7 @@ setup(
'arabic-reshaper==2.1.3', # Support for Arabic in reportlab
'babel',
'BeautifulSoup4==4.10.*',
'bleach==4.1.*',
'bleach==5.0.*',
'celery==4.4.*',
'chardet==4.0.*',
'cryptography>=3.4.2',