From c9954911a6c6a4c4b8eb652220f88003ed13cf94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:45:39 +0000 Subject: [PATCH] Bump cryptography from 2.2.2 to 3.2 in /code/NPI/pytorch 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] --- code/NPI/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/NPI/pytorch/requirements.txt b/code/NPI/pytorch/requirements.txt index ac78cdd..2a348d8 100644 --- a/code/NPI/pytorch/requirements.txt +++ b/code/NPI/pytorch/requirements.txt @@ -11,7 +11,7 @@ certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 conda==4.5.11 -cryptography==2.2.2 +cryptography==3.2 cymem==2.0.2 cytoolz==0.9.0.1 dill==0.2.8.2