From 3ff948402356dc3f37dc8d29f5e07b8060ff6e52 Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Sat, 18 Nov 2023 04:07:06 +0100 Subject: [PATCH] update Django to 3.2.23 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90f5063..428a2dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==3.2.22 +django==3.2.23 django-registration pytz matplotlib