This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch dependabot/pip/cryptography-41.0.2 in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 5dd9125401cdb32d781846666dec4b837ad66430 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jul 31 10:08:05 2023 +0000 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] <supp...@github.com> --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 461159b2d..24c14baed 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