From 9920cb37b303f4b49221ae7223ad3d7d7ecdd90d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:21:10 +0000 Subject: [PATCH] Bump cryptography from 2.3.1 to 3.2 in /pkgs/wal-e Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 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/2.3.1...3.2) Signed-off-by: dependabot[bot] --- pkgs/wal-e/requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/wal-e/requirements_frozen.txt b/pkgs/wal-e/requirements_frozen.txt index 972fda3..0b97ffd 100644 --- a/pkgs/wal-e/requirements_frozen.txt +++ b/pkgs/wal-e/requirements_frozen.txt @@ -81,7 +81,7 @@ cachetools==2.1.0 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 -cryptography==2.3.1 +cryptography==3.2 debtcollector==1.20.0 entrypoints==0.2.3 gevent==1.2.2