forked from CGM_Public/pretix_original
Update bleach to 5.0.*
This commit is contained in:
@@ -161,7 +161,7 @@ setup(
|
|||||||
'arabic-reshaper==2.1.3', # Support for Arabic in reportlab
|
'arabic-reshaper==2.1.3', # Support for Arabic in reportlab
|
||||||
'babel',
|
'babel',
|
||||||
'BeautifulSoup4==4.10.*',
|
'BeautifulSoup4==4.10.*',
|
||||||
'bleach==4.1.*',
|
'bleach==5.0.*',
|
||||||
'celery==4.4.*',
|
'celery==4.4.*',
|
||||||
'chardet==4.0.*',
|
'chardet==4.0.*',
|
||||||
'cryptography>=3.4.2',
|
'cryptography>=3.4.2',
|
||||||
|
|||||||
Reference in New Issue
Block a user