aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-12-24 07:17:50 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2022-12-24 07:17:50 +0100
commit706fa5b92c555b7289e810af7ba7853e7e93ebb6 (patch)
treec105a909411fa132323bd04fa19418a213b3947c
parentv4.0.5 (diff)
downloadcgitize-706fa5b92c555b7289e810af7ba7853e7e93ebb6.tar.gz
cgitize-706fa5b92c555b7289e810af7ba7853e7e93ebb6.zip
requirements.txt: bump dependencies
-rw-r--r--requirements.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/requirements.txt b/requirements.txt
index f3bdadf..32396c8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,19 +1,19 @@
atlassian-python-api==3.28.1
-certifi==2022.9.24
+certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
Deprecated==1.2.13
idna==3.4
-oauthlib==3.2.1
+oauthlib==3.2.2
pycparser==2.21
-PyGithub==1.56
-PyJWT==2.5.0
+PyGithub==1.57
+PyJWT==2.6.0
PyNaCl==1.5.0
python-gitlab==2.10.1
requests==2.28.1
requests-oauthlib==1.3.1
-requests-toolbelt==0.10.0
+requests-toolbelt==0.10.1
six==1.16.0
tomli==1.2.3
-urllib3==1.26.12
+urllib3==1.26.13
wrapt==1.14.1