From d4fad00689b5f0063a6ff756a5ad7c55de73ed76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:45:36 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 3.2 in /docs Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 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.9.2...3.2) Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index dc9493b..8986535 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -22,7 +22,7 @@ colorama==0.4.3 configparser==5.0.0 constantly==15.1.0 crayons==0.3.1 -cryptography==2.9.2 +cryptography==3.2 cycler==0.10.0 daphne==2.5.0 dash==1.13.4