Browse Source

chore(api): bump dependency

Peter Thomassen 4 years ago
parent
commit
18c44cf987
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api/requirements.txt

+ 1 - 1
api/requirements.txt

@@ -1,7 +1,7 @@
 captcha~=0.3.0
 celery~=4.4.0
 coverage~=5.0
-cryptography~=2.8
+cryptography~=3.2.1
 Django~=3.1.0
 django-cors-headers~=3.2.0
 djangorestframework~=3.11.0