From d028f5795e45afb20fdd10d99cf2dac7df7e2e44 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 14 Aug 2023 16:48:09 +0200 Subject: requirements.txt: bump dependencies --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index bd6f603..231c340 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ atlassian-python-api==3.28.1 -certifi==2023.5.7 +certifi==2023.7.22 cffi==1.15.1 -charset-normalizer==3.1.0 -cryptography==41.0.1 +charset-normalizer==3.2.0 +cryptography==41.0.3 Deprecated==1.2.14 idna==3.4 oauthlib==3.2.2 pycparser==2.21 -PyGithub==1.58.2 -PyJWT==2.7.0 +PyGithub==1.59.1 +PyJWT==2.8.0 PyNaCl==1.5.0 python-gitlab==2.10.1 requests==2.31.0 @@ -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.2 +urllib3==2.0.4 wrapt==1.15.0 -- cgit v1.2.3