From 6bc58a801ac84bf0a7c06c7ad37684898a4a719e Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Thu, 8 Aug 2024 08:33:39 +0200 Subject: [PATCH] Update to Django 4.2.15 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3514ed4..b225d6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.14 +Django==4.2.15 git+https://github.com/wbond/oscrypto.git@1547f535001ba568b239b8797465536759c742a3 asn1crypto==1.5.1 pyaes==1.6.1