From a84ca2131f1e6efdb6558d6c8eb6d6008091586a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 06:16:01 +0000 Subject: [PATCH] Bump cryptography from 3.4.6 to 38.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 to 38.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/3.4.6...38.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21c936fe344..94e76a16721 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cchardet==2.1.7 ciso8601==2.2.0 colorlog==6.4.1 cpe==1.2.1 -cryptography==3.4.6 +cryptography==38.0.2 debugpy==1.4.1 docker==5.0.0 gitpython==3.1.18