From b5c4c9265dc60d6adfa9b404111fd157915121f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 06:54:51 +0000 Subject: [PATCH] Bump cryptography from 37.0.4 to 42.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 42.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/37.0.4...42.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... 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..418378b 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.5 pgpy==0.5.4 pytest-cov==4.1.0 git+https://github.com/AlmaLinux/immudb-wrapper.git@0.1.2#egg=immudb_wrapper