From 30fe36ae0586fdf1c645079412bfa3939cc475aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 10:18:24 +0200 Subject: [PATCH] Bump cryptography from 3.0 to 3.1 (#1977) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.0 to 3.1. - [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/3.0...3.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 285763346..1cd2a3b95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==20.1.0 cchardet==2.1.6 colorlog==4.2.1 cpe==1.2.1 -cryptography==3.0 +cryptography==3.1 debugpy==1.0.0rc2 docker==4.3.1 gitpython==3.1.7