From 55d803b2a0c12afdf1b5e0a20436114b779525df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 31 May 2019 17:55:16 +0200 Subject: [PATCH] Bump cryptography from 2.6.1 to 2.7 (#1108) Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 to 2.7. - [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.6.1...2.7) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0370b7410..1e316099e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==19.1.0 cchardet==2.1.4 colorlog==4.0.2 cpe==1.2.1 -cryptography==2.6.1 +cryptography==2.7 docker==4.0.1 gitpython==2.1.11 pytz==2019.1