From 83728436f06ecb10c68fbdc8beae9089396db80b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 10:09:08 +0000 Subject: [PATCH] Bump cryptography from 39.0.0 to 41.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.0...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... 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 461159b2dc..24c14baed1 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -6,7 +6,7 @@ pytest==7.2.1 pytest-xdist==3.1.0 pytest-timeout==2.1.0 pytest-benchmark[histogram]==4.0.0 -cryptography==39.0.0 +cryptography==41.0.2 # NOTE: Only needed by nttcis loadbalancer driver pyopenssl==23.0.0