From 01cab46ec748fcc2864667b526df3d833d249a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 00:11:31 +0000 Subject: [PATCH] Bump cryptography from 41.0.1 to 42.0.2 in /layer Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- layer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layer/requirements.txt b/layer/requirements.txt index 280eae8..d9ecab7 100644 --- a/layer/requirements.txt +++ b/layer/requirements.txt @@ -39,7 +39,7 @@ cffi==1.15.1 # via cryptography charset-normalizer==3.1.0 # via requests -cryptography==41.0.1 +cryptography==42.0.2 # via jwcrypto dataclasses-json==0.5.8 # via