From 09166e38674bfe069488f16c7744b18ed1a4d0e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 15:38:13 -0400 Subject: [PATCH] Bump cryptography from 42.0.7 to 42.0.8 (#5121) Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 42.0.8. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.7...42.0.8) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... 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 6ffe4c82b..13bdf15d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ brotli==1.1.0 ciso8601==2.3.1 colorlog==6.8.2 cpe==1.2.1 -cryptography==42.0.7 +cryptography==42.0.8 debugpy==1.8.1 deepmerge==1.1.1 dirhash==0.4.0