From dce27f61477e66a37e9ff8e12119cffcf73b092d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:13:05 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 3.2 in /web Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 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.1.4...3.2) Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 5441001..2d63c10 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -29,7 +29,7 @@ conda==4.5.1 conda-build==3.4.1 conda-verify==2.0.0 contextlib2==0.5.5 -cryptography==2.1.4 +cryptography==3.2 cx-Oracle==6.3 cycler==0.10.0 Cython==0.27.3