From 25bc66ae8079d73febacd6763386c0ed79523f44 Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 7 Mar 2022 20:23:23 +0700 Subject: [PATCH] bump django version --- tubearchivist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tubearchivist/requirements.txt b/tubearchivist/requirements.txt index 4cf2786..ecebf8c 100644 --- a/tubearchivist/requirements.txt +++ b/tubearchivist/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.10.0 celery==5.2.3 -Django==4.0.2 +Django==4.0.3 django-cors-headers==3.11.0 djangorestframework==3.13.1 Pillow==9.0.1