From 08c714454343717c13d412ebf9e89315d8fa3a80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:31:20 +0000 Subject: [PATCH] Bump cryptography from 41.0.2 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3) --- 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 9f1d56a563..5e5d0f38d5 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -5,7 +5,7 @@ pytest==7.4.0 pytest-xdist==3.3.1 pytest-timeout==2.1.0 pytest-benchmark[histogram]==4.0.0 -cryptography==41.0.2 +cryptography==41.0.3 # NOTE: Only needed by nttcis loadbalancer driver pyopenssl==23.2.0