From d93def7f225952bdcdbf0df1bb5d043b7f83af46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 11:23:21 +0100 Subject: [PATCH] Bump cryptography from 36.0.1 to 36.0.2 (#3520) Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 36.0.2. - [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/36.0.1...36.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... 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 c430d9635..c3fd1d4f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cchardet==2.1.7 ciso8601==2.2.0 colorlog==6.6.0 cpe==1.2.1 -cryptography==36.0.1 +cryptography==36.0.2 debugpy==1.5.1 deepmerge==1.0.1 dirhash==0.2.1