From fe5705b35b8e8a94e5dddfff7bd814c0340b7374 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 14:06:18 -0400 Subject: [PATCH] Bump cryptography from 40.0.2 to 41.0.0 (#4324) Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.0) --- 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 7564e7387..568654497 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ brotli==1.0.9 ciso8601==2.3.0 colorlog==6.7.0 cpe==1.2.1 -cryptography==40.0.2 +cryptography==41.0.0 debugpy==1.6.7 deepmerge==1.1.0 dirhash==0.2.1