From 65a85a6081663258d83a7a6947871e1d2367c42b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:16:13 +0000 Subject: [PATCH] Bump cryptography from 36.0.1 to 41.0.3 in /tests Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.1...41.0.3) --- 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 dbdbc93..602fcdb 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==41.0.3 cymem==2.0.6 DateTime==4.3 ddt==1.4.4