From d46c3194d814129cf80cb67b70e7e6afef0aa5a1 Mon Sep 17 00:00:00 2001
From: Ernesto Rico Schmidt <ernesto@helsinki.at>
Date: Fri, 23 Sep 2022 10:28:34 -0400
Subject: [PATCH] Update requirements

---
 requirements.txt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 9c1fcbbd..8da2b197 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,19 +1,19 @@
 asgiref==3.5.2
 attrs==22.1.0
-certifi==2022.6.15
+certifi==2022.9.14
 charset-normalizer==2.1.1
 Django==3.2.15
 django-cors-headers==3.13.0
-django-extensions==3.2.0
+django-extensions==3.2.1
 django-filter==22.1
 django-oidc-provider==0.7.0
 django-versatileimagefield==2.2
-djangorestframework==3.13.1
-drf-spectacular==0.23.1
+djangorestframework==3.14.0
+drf-spectacular==0.24.1
 drf-nested-routers==0.93.4
 future==0.18.2
 gunicorn==20.1.0
-idna==3.3
+idna==3.4
 inflection==0.5.1
 iniconfig==1.1.1
 isort==5.10.1
@@ -28,7 +28,7 @@ pycryptodomex==3.15.0
 pydotplus==2.0.2
 pyjwkest==1.4.2
 pyparsing==3.0.9
-pytest==7.1.2
+pytest==7.1.3
 pytest-django==4.5.2
 python-dateutil==2.8.2
 python-magic==0.4.27
-- 
GitLab