From 170e4de32d16614a5cf10c4c968526f2fd36b639 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:09:17 +0000 Subject: [PATCH] Bump cryptography in /project_2-automatic_image_captioning Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3 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...3.2) Signed-off-by: dependabot[bot] --- project_2-automatic_image_captioning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_2-automatic_image_captioning/requirements.txt b/project_2-automatic_image_captioning/requirements.txt index ecb553e..0d947a2 100644 --- a/project_2-automatic_image_captioning/requirements.txt +++ b/project_2-automatic_image_captioning/requirements.txt @@ -24,7 +24,7 @@ click==6.7 cloudpickle==0.2.2 colour==0.1.5 conda==4.3.31 -cryptography==2.3 +cryptography==3.2 cryptography-vectors==2.3 cycler==0.10.0 Cython==0.28.4