From 5318e4fbcded53a142a8b283332c40bdcaa42b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 10:19:28 +0100 Subject: [PATCH] Bump cryptography from 3.1 to 3.2 (#2174) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 3.2. - [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.1...3.2) 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 1fe9bbab4..dc57664bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ brotlipy==0.7.0 cchardet==2.1.6 colorlog==4.4.0 cpe==1.2.1 -cryptography==3.1 +cryptography==3.2 debugpy==1.0.0 docker==4.3.1 gitpython==3.1.10