From 4e985027a3728d2f4556a5b365dadbcaea1df56c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:57:22 +0000 Subject: [PATCH] Bump cryptography from 0.9 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 0.9 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/0.9...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 7fef4a5..03a45cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ PyYAML==3.11 Pygments==2.0.2 Werkzeug==0.10.4 cffi==1.1.0 -cryptography==0.9 +cryptography==3.2 docopt==0.6.2 enum34==1.0.4 flask-swagger==0.2.6