From d6dbb7befb7d95788792938a38d77771d55fe29a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:15:00 +0000 Subject: [PATCH] Bump cryptography from 41.0.6 to 42.0.4 in /tests Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_frozen.txt b/tests/requirements_frozen.txt index 98c5b54..755f1db 100644 --- a/tests/requirements_frozen.txt +++ b/tests/requirements_frozen.txt @@ -15,7 +15,7 @@ click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 constantly==15.1.0 -cryptography==41.0.6 +cryptography==42.0.4 cycler==0.11.0 decorator==5.1.1 dill==0.3.4