From 4e1159af13d1535936492dd31aaf54f5586ad3e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:49:22 +0000 Subject: [PATCH] Bump cryptography from 0.7.2 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 0.7.2 to 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/0.7.2...3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c20b7a..5a6cea4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ billiard==3.3.0.19 celery==3.1.17 cffi==0.8.6 click==3.3 -cryptography==0.7.2 +cryptography==3.2 docker-py==1.2.2 ecdsa==0.11 enum34==1.0.4