From 5ff661f180a31ce9b6cabf908d988820ebad1a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:55:30 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 41.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...41.0.4) --- 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..b06d442 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.4 cycler==0.10.0 daemons==1.3.1 decorator==4.4.1