From 831e59a6268abe300c0f9f78c60f1abd4b078e3b Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 4 Jul 2022 21:23:32 +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 59b8f7e..be126c9 100644 --- a/tubearchivist/requirements.txt +++ b/tubearchivist/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.11.1 celery==5.2.7 -Django==4.0.5 +Django==4.0.6 django-cors-headers==3.13.0 djangorestframework==3.13.1 Pillow==9.2.0