mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Update bleach to 3.1.4
This commit is contained in:
@@ -31,7 +31,7 @@ dj-static
|
||||
csscompressor
|
||||
django-markup
|
||||
markdown<=2.2
|
||||
bleach>=3.1.3,<3.2.0
|
||||
bleach>=3.1.4,<3.2.0
|
||||
sentry-sdk==0.14.*
|
||||
babel
|
||||
django-i18nfield>=1.7.0
|
||||
|
||||
@@ -120,7 +120,7 @@ setup(
|
||||
'csscompressor',
|
||||
'django-markup',
|
||||
'markdown<=2.2',
|
||||
'bleach>=3.1.3,<3.2.0',
|
||||
'bleach>=3.1.4,<3.2.0',
|
||||
'sentry-sdk==0.14.*',
|
||||
'babel',
|
||||
'paypalrestsdk==1.13.*',
|
||||
|
||||
Reference in New Issue
Block a user