From 09c699a2fea9af110d77443b864a5e3ddeb7a818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 10:26:29 -0500 Subject: [PATCH] Bump cryptography from 39.0.0 to 39.0.1 (#4134) Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 39.0.1. - [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/39.0.0...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... 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 a6a6bd368..e2b661568 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cchardet==2.1.7 ciso8601==2.3.0 colorlog==6.7.0 cpe==1.2.1 -cryptography==39.0.0 +cryptography==39.0.1 debugpy==1.6.6 deepmerge==1.1.0 dirhash==0.2.1