From a208b5f4415c9760b14f67c9938ea98caa50196d Mon Sep 17 00:00:00 2001
From: Luka Radenovic <luka@init.hr>
Date: Thu, 28 Oct 2021 09:19:57 +0200
Subject: [PATCH] Update dependencies

---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 76a08947..66cb0709 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 certifi==2021.10.8
-cffi==1.14.6
+cffi==1.15.0
 charset-normalizer==2.0.7
 click==8.0.3
 cryptography==3.4.8
@@ -12,7 +12,7 @@ itsdangerous==2.0.1
 Jinja2==3.0.2
 MarkupSafe==2.0.1
 pycparser==2.20
-PyJWT==2.1.0
+PyJWT==2.3.0
 requests==2.26.0
 six==1.16.0
 urllib3==1.26.7
-- 
GitLab