From 7466f8bf7d3ae3b09a29d04b6b768a942cc45a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 21:40:33 +0000 Subject: [PATCH] Bump cryptography from 43.0.3 to 44.0.0 in /registrar Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- registrar/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registrar/requirements.txt b/registrar/requirements.txt index 51ae1b40..28ddf97f 100644 --- a/registrar/requirements.txt +++ b/registrar/requirements.txt @@ -4,7 +4,7 @@ certifi==2024.8.30 cffi==1.17.1 click==8.1.7 configomatic==0.4.0 -cryptography==43.0.3 +cryptography==44.0.0 easykube==0.4.0 exceptiongroup==1.2.2 fastapi==0.115.5