From d1ab16debc6a823afe6c23cd503ed1c9d47a32fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:28:59 +0000 Subject: [PATCH] Bump cryptography from 2.4.2 to 3.2 in /Pruebas_NetAuto Bumps [cryptography](https://github.com/pyca/cryptography) from 2.4.2 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.4.2...3.2) Signed-off-by: dependabot[bot] --- Pruebas_NetAuto/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pruebas_NetAuto/requirements.txt b/Pruebas_NetAuto/requirements.txt index 3ba28ed..7679d10 100644 --- a/Pruebas_NetAuto/requirements.txt +++ b/Pruebas_NetAuto/requirements.txt @@ -1,4 +1,4 @@ -cryptography==2.4.2 +cryptography==3.2 paramiko netmiko napalm