From 9ec2ad022ebf26040d3cc5bd237d47675a6f6bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Feb 2021 12:01:18 +0100 Subject: [PATCH] Bump cryptography from 3.4.5 to 3.4.6 (#2576) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.5 to 3.4.6. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.5...3.4.6) 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 64ebe604f..2ce2e0271 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ brotli==1.0.9 cchardet==2.1.7 colorlog==4.7.2 cpe==1.2.1 -cryptography==3.4.5 +cryptography==3.4.6 debugpy==1.2.1 docker==4.4.2 gitpython==3.1.13