From 98d647a3fe2318db085682fee5508cc5e8774ecc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 20:33:47 +0000 Subject: [PATCH] Bump cryptography from 41.0.2 to 41.0.3 in /application Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3) --- 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 fc8d2a8..19e7914 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.2 +cryptography==41.0.3 dataclasses-json==0.5.7 decorator==5.1.1 dill==0.3.6