From 6d9ba14e23ac758f0f0e36ead40691e89c3e059c Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Mon, 2 Oct 2023 23:55:25 +0200
Subject: requirements.txt: bump dependencies

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

diff --git a/requirements.txt b/requirements.txt
index 231c340..6c63b03 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,8 +1,8 @@
 atlassian-python-api==3.28.1
 certifi==2023.7.22
-cffi==1.15.1
-charset-normalizer==3.2.0
-cryptography==41.0.3
+cffi==1.16.0
+charset-normalizer==3.3.0
+cryptography==41.0.4
 Deprecated==1.2.14
 idna==3.4
 oauthlib==3.2.2
@@ -16,5 +16,5 @@ requests-oauthlib==1.3.1
 requests-toolbelt==1.0.0
 six==1.16.0
 tomli==1.2.3
-urllib3==2.0.4
+urllib3==2.0.6
 wrapt==1.15.0
-- 
cgit v1.2.3