From 0e5421a558f760ee77ff762196044465ca616243 Mon Sep 17 00:00:00 2001 From: simon Date: Fri, 17 Feb 2023 08:37:38 +0700 Subject: [PATCH] bump django --- tubearchivist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tubearchivist/requirements.txt b/tubearchivist/requirements.txt index e180a311..91e7a20a 100644 --- a/tubearchivist/requirements.txt +++ b/tubearchivist/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.11.2 celery==5.2.7 -Django==4.1.6 +Django==4.1.7 django-auth-ldap==4.1.0 django-cors-headers==3.13.0 djangorestframework==3.14.0