From b3f447751c4895aed03a076369903d1076d6dd4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 20:59:14 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 41.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 7d9d897..4cc53ce 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -14,7 +14,7 @@ Click==7.0 constantly==15.1.0 coverage==4.5.4 cqc==3.2.2 -cryptography==3.3.2 +cryptography==41.0.6 cycler==0.10.0 daemons==1.3.1 decorator==4.4.1