From f647fd6fea987d7bdfcecdb947436d46692526c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 10:23:42 +0100 Subject: [PATCH] Bump cryptography from 3.4.3 to 3.4.4 (#2553) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.3 to 3.4.4. - [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.4.3...3.4.4) 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 6c50274a8..2c55f4745 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.3 +cryptography==3.4.4 debugpy==1.2.1 docker==4.4.1 gitpython==3.1.13