From 0ffb40f4c1f7a089ffec04560c402d33c58add4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 21:13:00 +0000 Subject: [PATCH] Bump cryptography from 41.0.3 to 41.0.4 in /application Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index d978cb41..739c29a5 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -16,7 +16,7 @@ click==8.1.3 click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 -cryptography==41.0.3 +cryptography==41.0.4 dataclasses-json==0.5.7 decorator==5.1.1 dill==0.3.6