From a92f80d9bd83ad1b853e2c1dab8fca3924ea8ca4 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Fri, 20 Sep 2019 07:50:37 +0000
Subject: [PATCH] Bump django-pwned-passwords from 3.0.0 to 4.1.0

Bumps [django-pwned-passwords](https://github.com/jamiecounsell/django-pwned-passwords) from 3.0.0 to 4.1.0.
- [Release notes](https://github.com/jamiecounsell/django-pwned-passwords/releases)
- [Commits](https://github.com/jamiecounsell/django-pwned-passwords/compare/v3.0.0...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 793b4935a..6e3199157 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -26,7 +26,7 @@ django-fsm==2.6.1
 django-heroku==0.3.1
 django-hijack==2.1.10
 django-pagedown==1.0.6
-django-pwned-passwords==3.0.0
+django-pwned-passwords==4.1.0
 django-redis==4.10.0
 django-referrer-policy==1.0
 django-storages==1.7.1
-- 
GitLab