From c7ae2210c5deea9f0c2d9070b7510312d7586f86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2020 23:37:01 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 2.3 in /apic_fabric_setup Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 2.3. - [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.1.4...2.3) Signed-off-by: dependabot[bot] --- apic_fabric_setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apic_fabric_setup/requirements.txt b/apic_fabric_setup/requirements.txt index 2361edc..6843879 100644 --- a/apic_fabric_setup/requirements.txt +++ b/apic_fabric_setup/requirements.txt @@ -5,7 +5,7 @@ asn1crypto==0.23.0 certifi==2017.11.5 cffi==1.11.2 chardet==3.0.4 -cryptography==2.1.4 +cryptography==2.3 enum34==1.1.6 idna==2.6 ipaddress==1.0.18