From 0820fd60a39cac65f5cf56c10f3dcd49f914c5e1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 3 Nov 2023 20:53:37 -0400 Subject: [PATCH] Update wand from 0.6.7 to 0.6.13 --- {{cookiecutter.project_slug}}/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/requirements/base.txt b/{{cookiecutter.project_slug}}/requirements/base.txt index fe6719c3..85edafd5 100644 --- a/{{cookiecutter.project_slug}}/requirements/base.txt +++ b/{{cookiecutter.project_slug}}/requirements/base.txt @@ -8,7 +8,7 @@ django-wagtail-feeds==0.1.0 django-libsass==0.9 libsass==0.21.0 psycopg2-binary==2.8.6 -wand==0.6.7 +wand==0.6.13 bleach==4.1.0 django-allauth==0.50.0 django-braces==1.14.0