From 871baeda04eb1980fc0cb5d4b0704797ecf31e4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 18:18:09 +0000 Subject: [PATCH] Bump cryptography from 41.0.3 to 43.0.1 in /strudel-cli Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- strudel-cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strudel-cli/requirements.txt b/strudel-cli/requirements.txt index 4450283..235412e 100644 --- a/strudel-cli/requirements.txt +++ b/strudel-cli/requirements.txt @@ -9,7 +9,7 @@ charset-normalizer==2.0.4 click==8.1.7 colorama==0.4.6 cookiecutter==2.5.0 -cryptography==41.0.3 +cryptography==43.0.1 idna==3.7 Jinja2==3.1.2 markdown-it-py==2.2.0