From 1e1c92f13501b3e7591aced0de5dc72714dc1549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:59:49 +0000 Subject: [PATCH] build(deps): bump cryptography from 2.3 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3 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...3.2) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 40046ab..d9e40f2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,7 +14,7 @@ cffi==1.10.0 chardet==3.0.4 click==6.7 configparser==4.0.2 -cryptography==2.3 +cryptography==3.2 cssselect==1.0.1 cssutils==1.0.2 ecdsa==0.13 diff --git a/requirements.txt b/requirements.txt index 5428594..a233ec4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ certifi==2018.4.16 cffi==1.10.0 chardet==3.0.4 click==6.7 -cryptography==2.3 +cryptography==3.2 cssselect==1.0.1 cssutils==1.0.2 ecdsa==0.13