From bfe5a3eea2d0eccc859d23b02a1aeee966ac6a39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 22:22:00 +0000 Subject: [PATCH] Bump cryptography from 36.0.1 to 42.0.2 in /tests Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.1...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-test.txt b/tests/requirements-test.txt index 52697fc..043587d 100644 --- a/tests/requirements-test.txt +++ b/tests/requirements-test.txt @@ -13,7 +13,7 @@ certifi==2021.10.8 cffi==1.15.0 charset-normalizer==2.0.10 click==7.1.2 -cryptography==36.0.1 +cryptography==42.0.2 cymem==2.0.6 DateTime==4.3 ddt==1.4.4