From 4150b4e07e16cb3e17c9cfcda17eac8af845f6a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:24:51 +0000 Subject: [PATCH] Bump cryptography from 42.0.7 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.7...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 22f9023e0a..c18178dc19 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ dnacentersdk >= 2.6.0 Jinja2==3.1.4 PyYAML==6.0.1 -cryptography==42.0.7 +cryptography==43.0.1 paramiko==3.4.0 pyzipper==0.3.6 ansible==6.7.0 \ No newline at end of file