Update bleach to 3.3.0

This commit is contained in:
Raphael Michel
2021-02-04 10:23:18 +01:00
parent 512c9f5301
commit 98f48e78a8
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ dj-static
csscompressor
django-markup
markdown==3.3.*
bleach>=3.1.4,<3.2.0
bleach==3.3.*
sentry-sdk==0.14.*
babel
django-i18nfield>=1.7.0