From f43aedcf1e1a673ba2a827134a955136101b6794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2020 08:19:52 +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 f56efd1..6ffd20f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ absl-py==0.9.0 asn1crypto==0.24.0 astor==0.8.1 -cryptography==2.1.4 +cryptography==2.3 cycler==0.10.0 flatbuffers==1.11 gast==0.2.2