From 1881ecf7cf45ec1060acefbc98d5070916badd85 Mon Sep 17 00:00:00 2001 From: Archmonger <16909269+Archmonger@users.noreply.github.com> Date: Tue, 11 Jul 2023 22:25:37 -0700 Subject: [PATCH 1/2] bump django --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index dcc23d9f..2658eb12 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1,6 +1,6 @@ channels[daphne]==4.0.0 diskcache==5.4.0 -django==3.2.18 +django==3.2.20 django-cleanup==5.2.0 django-compression-middleware==0.4.1 django-compressor==4.1 From 027aa59c55d1cf835321a566d5ea3f70f1007e08 Mon Sep 17 00:00:00 2001 From: Archmonger <16909269+Archmonger@users.noreply.github.com> Date: Tue, 11 Jul 2023 22:25:50 -0700 Subject: [PATCH 2/2] v0.20.52 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 7a578a95..68688b34 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.20.51 +0.20.52