From 5a6cd580094ed42eea0b4df9edf80e7d1cb6e523 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:17:30 +0000 Subject: [PATCH] Bump cryptography from 42.0.5 to 43.0.1 in /zorg/jenkins/jobs Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- zorg/jenkins/jobs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zorg/jenkins/jobs/requirements.txt b/zorg/jenkins/jobs/requirements.txt index 4ae800e61..bff670e5d 100644 --- a/zorg/jenkins/jobs/requirements.txt +++ b/zorg/jenkins/jobs/requirements.txt @@ -3,7 +3,7 @@ urllib3==1.26.8 requests==2.25.1 pexpect==4.9.0 pyOpenSSL==24.0.0 -cryptography==42.0.5 +cryptography==43.0.1 psutil==5.9.8 lit==17.0.6 awscli==1.32.41