From 065652624168c54c94f5a1398fa6ea5725d005be Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2019 10:13:30 +0200 Subject: [PATCH] Update django-recaptcha from 1.4.0 to 2.0.5 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 7697c4e..7f9045b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -11,7 +11,7 @@ bcrypt==3.1.4 scp==0.12.1 ipython==7.4.0 WeasyPrint==43 -django-recaptcha==1.4.0 +django-recaptcha==2.0.5 # Django # ------------------------------------------------------------------------------