aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-06-06 18:50:40 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-06-06 18:50:40 +0200
commit756d12d2f0038c4eef36987804ca199a92e3c39b (patch)
tree7b361e0a7309eef458de8ec74e43e588fd1eeeb5
parentremove unused files (diff)
downloadcgitize-756d12d2f0038c4eef36987804ca199a92e3c39b.tar.gz
cgitize-756d12d2f0038c4eef36987804ca199a92e3c39b.zip
requirements.txt: bump dependenciesv4.0.13
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index b9b0dd1..bd6f603 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,8 +2,8 @@ atlassian-python-api==3.28.1
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
-cryptography==40.0.2
-Deprecated==1.2.13
+cryptography==41.0.1
+Deprecated==1.2.14
idna==3.4
oauthlib==3.2.2
pycparser==2.21