From 8f77f6f3f7354dcb1b20411e0225610bce6b8faa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 06:50:28 +0000 Subject: [PATCH] Bump cryptography from 43.0.0 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ca87d9..3267895 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ sentry-sdk==2.11.0 websocket-client==1.8.0 # Pin cryptography module for now. More info at: # https://jasonralph.org/?p=997 -cryptography==43.0.0 +cryptography==43.0.1 pgpy==0.6.0 git+https://github.com/AlmaLinux/immudb-wrapper.git@0.1.4#egg=immudb_wrapper