From b3534ec6798a67bfef64cd58d0bb16858709deff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:27:22 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 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.8...3.2) Signed-off-by: dependabot[bot] --- osx_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/osx_requirements.txt b/osx_requirements.txt index ba3b9fd2..cc237dac 100644 --- a/osx_requirements.txt +++ b/osx_requirements.txt @@ -7,7 +7,7 @@ jsonschema==2.6.0 numpy==1.14.5 pytest==3.5.1 pytest-django==3.2.1 -cryptography==2.3 +cryptography==3.2 pyjwt==1.6.0 paho-mqtt==1.3.1 pyudev==0.21.0 diff --git a/requirements.txt b/requirements.txt index 9c660bf5..4664aad7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ jsonschema==3.1.1 numpy==1.17.4 pytest==3.5.1 pytest-django==3.2.1 -cryptography==2.8 +cryptography==3.2 pyjwt==1.6.0 paho-mqtt==1.5.0 pyudev==0.21.0