aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <egor@tensin.name>2024-11-29 10:07:57 +0100
committerEgor Tensin <egor@tensin.name>2024-11-29 10:07:57 +0100
commite2749b6080bea34ebb9502df1a634fb19438861c (patch)
treea865b834b6e7c6d17eddf732062e956b96b4113e
parentt/i/docker: fix GitHub CI runs (diff)
downloadcgitize-e2749b6080bea34ebb9502df1a634fb19438861c.tar.gz
cgitize-e2749b6080bea34ebb9502df1a634fb19438861c.zip
requirements.txt: bump dependenciesHEADv5.1.3master
-rw-r--r--requirements.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt
index 77f5244..94102b7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,14 +1,14 @@
atlassian-python-api==3.28.1
certifi==2024.8.30
cffi==1.17.1
-charset-normalizer==3.3.2
-cryptography==43.0.1
-Deprecated==1.2.14
+charset-normalizer==3.4.0
+cryptography==44.0.0
+Deprecated==1.2.15
idna==3.10
oauthlib==3.2.2
pycparser==2.22
PyGithub==1.59.1
-PyJWT==2.9.0
+PyJWT==2.10.1
PyNaCl==1.5.0
python-gitlab==2.10.1
requests==2.32.3
@@ -17,4 +17,4 @@ requests-toolbelt==1.0.0
six==1.16.0
tomli==1.2.3
urllib3==2.2.3
-wrapt==1.16.0
+wrapt==1.17.0