From a9ebb147c5635fb1624ac936e29332a015412fa3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 14:54:28 +0200 Subject: [PATCH] Bump cryptography from 2.7 to 2.8 (#1332) Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 2.8. - [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.7...2.8) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a0185fda..3f31bed6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==19.3.0 cchardet==2.1.4 colorlog==4.0.2 cpe==1.2.1 -cryptography==2.7 +cryptography==2.8 docker==4.1.0 gitpython==3.0.3 packaging==19.2