From bc46e04bd7b19d38d8e0300a84fb6d3f44d26c8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:46:45 +0000 Subject: [PATCH] Bump cryptography from 2.9 to 3.2 in /final/todo Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9 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.9...3.2) Signed-off-by: dependabot[bot] --- final/todo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/final/todo/requirements.txt b/final/todo/requirements.txt index fd42961..d3f9700 100644 --- a/final/todo/requirements.txt +++ b/final/todo/requirements.txt @@ -18,7 +18,7 @@ click==7.1.2 colorama==0.4.3 configparser==4.0.2 contextlib2==0.6.0.post1 -cryptography==2.9 +cryptography==3.2 cs50==5.0.4 docker==4.2.0 docker-compose==1.25.5