aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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