From ce4aff31686f7ebe695bbadaa75853eb6bca8c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 22:44:04 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 41.0.3 in /sample-topology Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.1.4...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sample-topology/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-topology/requirements.txt b/sample-topology/requirements.txt index 5e4bff5..d88b166 100644 --- a/sample-topology/requirements.txt +++ b/sample-topology/requirements.txt @@ -1,4 +1,4 @@ -cryptography==2.1.4 +cryptography==41.0.3 MockSSH==1.4.5 ncclient==0.6.12 pathlib==1.0.1