Browse Source

chore(api): bump Django

Peter Thomassen 1 year ago
parent
commit
9104cb839b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api/requirements.txt

+ 1 - 1
api/requirements.txt

@@ -2,7 +2,7 @@ captcha~=0.5.0
 celery~=5.3.6
 coverage~=7.4.1
 cryptography~=42.0.2
-Django~=5.0.1
+Django~=5.0.3
 django-cors-headers~=4.3.1
 djangorestframework~=3.14.0
 django-celery-email~=3.0.0