From 4f7ce1c6ee5b51351db7241996d8996bee5dddbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Dec 2020 12:52:47 +0100 Subject: [PATCH] Bump cryptography from 3.2.1 to 3.3.1 (#2360) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.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.2.1...3.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 bd00025ab..f9899a6c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ brotli==1.0.9 cchardet==2.1.7 colorlog==4.6.2 cpe==1.2.1 -cryptography==3.2.1 +cryptography==3.3.1 debugpy==1.2.1 gitpython==3.1.11 jinja2==2.11.2