Skip to content
Snippets Groups Projects
Commit 81bf588f authored by sandeepsajan0's avatar sandeepsajan0
Browse files

Upgrade Django bleach to 3.x and bleach to 5.x

parent f1c1afb5
No related branches found
No related tags found
No related merge requests found
...@@ -4,13 +4,13 @@ sentry-sdk==1.5.0 ...@@ -4,13 +4,13 @@ sentry-sdk==1.5.0
# Production dependencies # Production dependencies
Babel==2.9.1 Babel==2.9.1
bleach==4.1.0 bleach==5.0.0
boto3==1.20.22 boto3==1.20.22
celery==5.2.2 celery==5.2.2
dj-database-url==0.5.0 dj-database-url==0.5.0
django-anymail==8.4 django-anymail==8.4
django-basic-auth-ip-whitelist==0.3.4 django-basic-auth-ip-whitelist==0.3.4
django-bleach==1.0.0 django-bleach==3.0.0
django-countries==7.2.1 django-countries==7.2.1
django-extensions==3.1.5 django-extensions==3.1.5
django-file-form==3.3.0 django-file-form==3.3.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment