From adc99d1f6c92b9dc7691ccb7fc98514dccda0f9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 15:20:14 +0000 Subject: [PATCH] Bump cryptography from 36.0.1 to 42.0.4 in /security Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.1...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- security/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/requirements.txt b/security/requirements.txt index e6280dea6..88633b124 100644 --- a/security/requirements.txt +++ b/security/requirements.txt @@ -1,2 +1,2 @@ # Security Libraries -cryptography==36.0.1 +cryptography==42.0.4