From 5fcf872c6d4bd8d8982e6eea8a522e350ec8335f Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 3 Oct 2023 19:14:28 +0200 Subject: [PATCH] Update Django to 3.1.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97598f3..8557745 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.1.13 +Django==3.1.14 oscrypto==1.3.0 asn1crypto==1.5.1 pyaes==1.6.1