From 2947e8e8e9f653e39829e0719594af263b0ad7cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 10:28:07 -0400 Subject: [PATCH] Bump cryptography from 38.0.1 to 38.0.3 (#3983) Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 38.0.3. - [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/38.0.1...38.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 8df563fa9..a67af1be8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cchardet==2.1.7 ciso8601==2.2.0 colorlog==6.7.0 cpe==1.2.1 -cryptography==38.0.1 +cryptography==38.0.3 debugpy==1.6.3 deepmerge==1.1.0 dirhash==0.2.1