From 0a1782741359f0adb9013164ccccfbd8923422f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 09:43:30 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 3.3.2 in /Node Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.9.2...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Node/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Node/requirements.txt b/Node/requirements.txt index 458869d..6faad6e 100644 --- a/Node/requirements.txt +++ b/Node/requirements.txt @@ -1,6 +1,6 @@ cffi==1.14.0 click==7.1.2 -cryptography==2.9.2 +cryptography==3.3.2 Flask==1.1.2 func-timeout==4.3.5 itsdangerous==1.1.0