From 4ed48c7b638e6511ce238aecf9b0168e1012ab69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 00:02:53 +0000 Subject: [PATCH] Bump cryptography in /just-in-time-registration/cert_signing_service Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- just-in-time-registration/cert_signing_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/just-in-time-registration/cert_signing_service/requirements.txt b/just-in-time-registration/cert_signing_service/requirements.txt index e3faf25..642105c 100644 --- a/just-in-time-registration/cert_signing_service/requirements.txt +++ b/just-in-time-registration/cert_signing_service/requirements.txt @@ -1,7 +1,7 @@ certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.2.0 -cryptography==41.0.3 +cryptography==41.0.6 idna==3.4 pycparser==2.21 pyOpenSSL==23.2.0