From d294bd52045d81777fd48490d404ebe23d3ca5ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 21:22:17 +0000 Subject: [PATCH] Bump cryptography from 3.4.7 to 41.0.6 in /deployment-status/app Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deployment-status/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment-status/app/requirements.txt b/deployment-status/app/requirements.txt index df3f6fa..2efea4f 100644 --- a/deployment-status/app/requirements.txt +++ b/deployment-status/app/requirements.txt @@ -1,4 +1,4 @@ click==7.1.2 requests==2.25.0 PyJWT==2.3.0 -cryptography==3.4.7 +cryptography==41.0.6