From d02d8358e0476d6b5be8823bbd4c9116b805a148 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 27 Oct 2020 21:20:14 +0000
Subject: [PATCH] Bump cryptography from 2.3.1 to 3.2 in /Charpter 21/TodoList

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 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.1...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
---
 Charpter 21/TodoList/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 mode change 100755 => 100644 Charpter 21/TodoList/requirements.txt

diff --git a/Charpter 21/TodoList/requirements.txt b/Charpter 21/TodoList/requirements.txt
old mode 100755
new mode 100644
index 184b58f..df5644f
--- a/Charpter 21/TodoList/requirements.txt	
+++ b/Charpter 21/TodoList/requirements.txt	
@@ -9,7 +9,7 @@ chardet==3.0.4
 click==6.7
 cloudpickle==0.5.3
 constantly==15.1.0
-cryptography==2.3.1
+cryptography==3.2
 cssselect==1.0.3
 dask==0.18.2
 decorator==4.3.0