From 9266062709ab4e9d5d156d32701e354bed1c1022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 12:12:07 -0400 Subject: [PATCH] Bump cryptography from 36.0.2 to 37.0.4 (#3714) Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.2 to 37.0.4. - [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.2...37.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... 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 44b6b105c..3fe7e382f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cchardet==2.1.7 ciso8601==2.2.0 colorlog==6.6.0 cpe==1.2.1 -cryptography==36.0.2 +cryptography==37.0.4 debugpy==1.6.0 deepmerge==1.0.1 dirhash==0.2.1