From 4ea67f2ee00892553d9423b152586c3964826c34 Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Thu, 4 May 2023 06:54:13 +0200 Subject: [PATCH] update Django to 3.2.19 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 976c341..d871699 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==3.2.17 +django==3.2.19 django-registration pytz matplotlib