From 803ab5ce126e586a9e0c422cbd6a25b7679bc083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:26:54 +0000 Subject: [PATCH] Bump cryptography from 2.7 to 3.2 in /SmartHome_Cacty Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 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.7...3.2) Signed-off-by: dependabot[bot] --- SmartHome_Cacty/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SmartHome_Cacty/requirements.txt b/SmartHome_Cacty/requirements.txt index e2818a3..7691027 100644 --- a/SmartHome_Cacty/requirements.txt +++ b/SmartHome_Cacty/requirements.txt @@ -50,7 +50,7 @@ conda-package-handling==1.6.0 conda-verify==3.1.1 ConfigArgParse==1.0 contextlib2==0.5.5 -cryptography==2.7 +cryptography==3.2 cursor==1.3.4 cycler==0.10.0 cymem==2.0.3