From 0130f0dd10eaac44d19bf9deb967ec239950f2c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 15:51:38 +0000 Subject: [PATCH] Bump cryptography from 42.0.4 to 42.0.8 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 42.0.8. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...42.0.8) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect 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 47fc3b2..510e394 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ click-repl==0.3.0 # via celery configparser==3.5.3 # via excalibur-py -cryptography==42.0.4 +cryptography==42.0.8 # via pdfminer-six et-xmlfile==1.1.0 # via openpyxl