From 7f27a96261e7bfa843164de49556fa36877fbb02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:19:04 +0000 Subject: [PATCH] Bump cryptography from 39.0.0 to 42.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.0...42.0.4) --- 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 e341784..b4e4dc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ cffi==1.15.1 coincurve==16.0.0 constantly==15.1.0 coverage==6.2 -cryptography==39.0.0 +cryptography==42.0.4 ed25519==1.5 hyperlink==21.0.0 idna==3.4