From ac91d4847b596b4734afbd9844d764daea6c3fbe Mon Sep 17 00:00:00 2001 From: Pedro Lopes Date: Mon, 5 Jul 2021 18:20:00 -0700 Subject: [PATCH] Update requirements.txt --- samples/development-frameworks/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/development-frameworks/django/requirements.txt b/samples/development-frameworks/django/requirements.txt index 0bb0eeda..1c57144c 100644 --- a/samples/development-frameworks/django/requirements.txt +++ b/samples/development-frameworks/django/requirements.txt @@ -6,6 +6,6 @@ Unipath==1.0 python-decouple==3 Pillow==3.3.2 Markdown==2.6.6 -bleach==1.4.3 +bleach==3.3.0 django-pyodbc-azure==1.9.6.0 whitenoise==3.2