From c2d1e511f903ae988a7e118e896592cfa84a6091 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 21:18:43 +0000 Subject: [PATCH] Bump cryptography from 2.6.1 to 42.0.0 in /authn-service Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.6.1...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- authn-service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authn-service/requirements.txt b/authn-service/requirements.txt index 96f4ca2..774850c 100644 --- a/authn-service/requirements.txt +++ b/authn-service/requirements.txt @@ -2,7 +2,7 @@ asn1crypto==0.24.0 certifi==2020.6.20 chardet==3.0.4 click==7.1.2 -cryptography==2.6.1 +cryptography==42.0.0 entrypoints==0.3 Flask==1.1.2 Flask-Cors==3.0.8