From 39281de282acaa3c090c3fabab5d8aa0a4a653cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:53:42 +0000 Subject: [PATCH] Bump cryptography from 1.3 to 3.2 in /bbapi/config Bumps [cryptography](https://github.com/pyca/cryptography) from 1.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/1.3...3.2) Signed-off-by: dependabot[bot] --- bbapi/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbapi/config/requirements.txt b/bbapi/config/requirements.txt index c03b73c..87ff1e7 100644 --- a/bbapi/config/requirements.txt +++ b/bbapi/config/requirements.txt @@ -10,7 +10,7 @@ cement==2.4.0 cffi==1.5.2 chardet==2.3.0 colorama==0.3.3 -cryptography==1.3 +cryptography==3.2 dicttoxml==1.6.6 Django==1.9.4 django-bootstrap-form==3.2