From 5d3cf7a6f790da6e8bc7667c2b101afae7255b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 18:54:25 +0000 Subject: [PATCH] Bump cryptography from 41.0.1 to 43.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 43.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...43.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c335e9..85b3c6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cffi==1.15.1 charset-normalizer==3.3.2 click==8.1.6 commonmark==0.9.1 -cryptography==41.0.1 +cryptography==43.0.0 docstring-parser==0.14.1 docutils==0.20.1 executing==1.2.0