From 9efde7115011af1124fd5175aba0b6c929ab0ed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 11:35:36 +0000 Subject: [PATCH] Bump cryptography from 42.0.8 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.1) --- 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 5bbb869..383cbff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asttokens==2.4.1 asyncmy==0.2.9 cffi==1.16.0 comm==0.2.2 -cryptography==42.0.8 +cryptography==43.0.1 debugpy==1.8.1 decorator==5.1.1 exceptiongroup==1.2.1