From a2ab5e40dd283f11e1a0fe64d3ad4269cfecb935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:52:14 +0000 Subject: [PATCH] Bump cryptography from 2.7 to 3.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75cf88a..e8a26e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ paho-mqtt==1.4.0 pyjwt==1.7.1 -cryptography==2.7 +cryptography==3.2 tendo==0.2.15 smbus2==0.2.3 RPi.GPIO==0.7.0