From a4219b8b64ab8e56f1d4d3075c722cd74ce49ddc Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 22 Jul 2025 11:14:52 +0200 Subject: requirements.txt: bump requirements --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 94df4ea..f3a5c8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,20 @@ atlassian-python-api==3.28.1 -certifi==2025.4.26 +certifi==2025.7.14 cffi==1.17.1 charset-normalizer==3.4.2 -cryptography==44.0.3 +cryptography==45.0.5 Deprecated==1.2.18 idna==3.10 -oauthlib==3.2.2 +oauthlib==3.3.1 pycparser==2.22 PyGithub==1.59.1 PyJWT==2.10.1 PyNaCl==1.5.0 python-gitlab==2.10.1 -requests==2.32.3 +requests==2.32.4 requests-oauthlib==2.0.0 requests-toolbelt==1.0.0 six==1.17.0 tomli==1.2.3 -urllib3==2.4.0 +urllib3==2.5.0 wrapt==1.17.2 -- cgit v1.2.3