From 09587cbeee54b3b615a0c32bef01dcba87e0d9f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 02:31:47 +0000 Subject: [PATCH] Bump cryptography from 3.2.1 to 3.3.2 in /tests/.stage2_shared Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2.1...3.3.2) Signed-off-by: dependabot[bot] --- tests/.stage2_shared/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/.stage2_shared/requirements.txt b/tests/.stage2_shared/requirements.txt index 5f37ccd..c2d6c89 100644 --- a/tests/.stage2_shared/requirements.txt +++ b/tests/.stage2_shared/requirements.txt @@ -6,7 +6,7 @@ bcrypt==3.2.0 cffi==1.14.3 colorama==0.4.4 commonmark==0.9.1 -cryptography==3.2.1 +cryptography==3.3.2 fabsible==0.1.1 flake8==3.8.4 importlib-metadata==2.0.0