From 4ac9bf69ae1a6b3b7b86505f944f0ba8a081833b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 21:20:01 +0000 Subject: [PATCH] Bump cryptography from 2.6.1 to 42.0.2 in /authn-service Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.6.1...42.0.2) --- 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..001bddb 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.2 entrypoints==0.3 Flask==1.1.2 Flask-Cors==3.0.8