From 166e9df1ed0036730a2db7d1e4dc2a2f6fc0bb3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 13:42:39 +0000 Subject: [PATCH] Bump cryptography from 37.0.4 to 42.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/37.0.4...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03d7dad..9b4a89b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ websocket-client==0.59.0 # pin cryptography module for now # more info at: # https://jasonralph.org/?p=997 -cryptography==37.0.4 +cryptography==42.0.0 pgpy==0.5.4 pytest-cov==4.1.0 git+https://github.com/AlmaLinux/immudb-wrapper.git@0.1.2#egg=immudb_wrapper