From 9334f3e76333c2cb3d740b225f3c45e99de2ac71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 12:11:08 +0000 Subject: [PATCH] Bump cryptography from 38.0.3 to 41.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.3...41.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 8011665..8f2672b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ biopython==1.77 -cryptography==38.0.3 +cryptography==41.0.4 cycler==0.11.0 decorator==5.1.1 future==0.18.2