From c5cd2af0083c6f69910b594bf31a4dbef3b71b12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:16:57 +0000 Subject: [PATCH] chore(deps): bump cryptography from 42.0.5 to 43.0.1 in /local/iam-mock 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] --- 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..b9c7093f 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==43.0.1 dnspython==2.6.1 email-validator==2.1.0.post1 exceptiongroup==1.2.0