From 72e5d800d59314be48637c7bf01081ef39227b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 10:09:54 +0100 Subject: [PATCH] Bump cryptography from 3.4.4 to 3.4.5 (#2567) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.4 to 3.4.5. - [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.4...3.4.5) 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 866fe642e..6d0d3f46b 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.4 +cryptography==3.4.5 debugpy==1.2.1 docker==4.4.1 gitpython==3.1.13