From 6be955f0c9b2400355ed4280062a6bf37ea3cbe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:14:38 +0000 Subject: [PATCH] Bump cryptography from 2.2.2 to 3.2 in /Setting up the conda environment Bumps [cryptography](https://github.com/pyca/cryptography) from 2.2.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/2.2.2...3.2) Signed-off-by: dependabot[bot] --- Setting up the conda environment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting up the conda environment/requirements.txt b/Setting up the conda environment/requirements.txt index 2280f8c..681d43a 100644 --- a/Setting up the conda environment/requirements.txt +++ b/Setting up the conda environment/requirements.txt @@ -8,7 +8,7 @@ cffi==1.11.5 chardet==3.0.4 colorama==0.3.9 conda==4.5.4 -cryptography==2.2.2 +cryptography==3.2 decorator==4.3.0 entrypoints==0.2.3 gast==0.2.0