From 5fd3ed9ea8c2534f0af78663eec3f62692d0a112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 16:49:55 +0000 Subject: [PATCH] chore(deps): bump cryptography from 42.0.5 to 44.0.1 in /local/iam-mock Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- local/iam-mock/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/iam-mock/requirements.txt b/local/iam-mock/requirements.txt index db8f9d1d..39c08965 100644 --- a/local/iam-mock/requirements.txt +++ b/local/iam-mock/requirements.txt @@ -3,7 +3,7 @@ anyio==4.2.0 certifi==2024.7.4 cffi==1.16.0 click==8.1.7 -cryptography==42.0.5 +cryptography==44.0.1 dnspython==2.6.1 email-validator==2.1.0.post1 exceptiongroup==1.2.0