From: Patrick Canterino Date: Sat, 5 Feb 2022 16:35:48 +0000 (+0100) Subject: Updated Django to 3.2.12 X-Git-Url: https://git.p6c8.net/pcdenotes.git/commitdiff_plain/10ba1de43b99e6cb7b2574558c78062f4c21f804 Updated Django to 3.2.12 --- diff --git a/requirements.txt b/requirements.txt index e7359d4..72ae589 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.4.1 bleach==4.1.0 -Django==3.2.11 +Django==3.2.12 django-markdownify==0.9.0 importlib-metadata==4.8.3 Markdown==3.3.6