From 9abe3d45f180665e3e7a2d3f63185ceb0fa76cee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 02:23:49 +0000 Subject: [PATCH] Bump cryptography from 41.0.1 to 42.0.0 in /layer Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...42.0.0) --- 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..030bcca 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.0 # via jwcrypto dataclasses-json==0.5.8 # via