Forwarded: https://github.com/mgrouchy/django-stronghold/pull/91

--- a/stronghold/tests/testmiddleware.py
+++ b/stronghold/tests/testmiddleware.py
@@ -1,4 +1,4 @@
-import mock
+from unittest import mock
 import re
 
 from stronghold import conf
