From 385f53372c09147e04751996610d379b5a19e2ed Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 11 Apr 2022 17:57:29 +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 7d03d08..108590a 100644 --- a/tubearchivist/requirements.txt +++ b/tubearchivist/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.11.1 celery==5.2.6 -Django==4.0.3 +Django==4.0.4 django-cors-headers==3.11.0 djangorestframework==3.13.1 Pillow==9.1.0