From a432d28ee3874731b4c251a8db84b2abe37eca22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 09:43:17 +0100 Subject: [PATCH] Bump cryptography from 3.2 to 3.2.1 (#2181) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.2.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.2...3.2.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 f7b2938bb..22554d202 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.2 +cryptography==3.2.1 debugpy==1.1.0 docker==4.3.1 gitpython==3.1.11