From 81bcb82238742a988dfd4c16861700101d18be7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 17:13:28 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 2.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 2.3. - [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.1.4...2.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e7a1ba..4e7a154 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ PyYAML==3.12 # MIT clify==0.0.3 # MIT pbr==4.0.3 # Apache 2.0 schematics==2.0.1 # BSD 3-clause -cryptography==2.1.4 # Apache 2.0 or BSD \ No newline at end of file +cryptography==2.3 # Apache 2.0 or BSD \ No newline at end of file