From b2ecfc20a7518acd2f33dfb71bb3cd821f2161aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 01:36:02 +0000 Subject: [PATCH] :arrow_up: Bump cryptography from 3.2 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 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...3.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 49ea94d..95c4c7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ conda-build==3.1.0 conda-verify==2.0.0 contextlib2==0.5.5 coverage==4.4.2 -cryptography==3.2 +cryptography==3.3.2 cycler==0.10.0 Cython==0.27.3 cytoolz==0.8.2