From bc8148d993a241c8261672348d0282010719a742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:18:46 +0000 Subject: [PATCH] Bump cryptography from 42.0.5 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index f12f02d32d..8fe1e9e171 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -5,7 +5,7 @@ pytest==8.1.1 pytest-xdist==3.5.0 pytest-timeout==2.2.0 pytest-benchmark[histogram]==4.0.0 -cryptography==42.0.5 +cryptography==43.0.1 # NOTE: Only needed by nttcis loadbalancer driver pyopenssl==24.1.0