From 78f4afd3c1b905b161ea8f28f9b9d455b15b8a14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:49:20 +0000 Subject: [PATCH] Bump lxml from 4.5.2 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.6.2. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.2...lxml-4.6.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index eeafa2ce6..fee7cd5d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ PyYAML==5.3 certifi==2018.10.15 chardet==3.0.4 gtextfsm==0.2.1 -lxml==4.5.2 +lxml==4.6.2 ncclient==0.6.3 ntc-templates==1.0.0 pyparsing==2.4.7 diff --git a/requirements_test.txt b/requirements_test.txt index 1a6d523f8..c89f66b36 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -37,7 +37,7 @@ PyYAML==5.3 certifi==2018.10.15 chardet==3.0.4 gtextfsm==0.2.1 -lxml==4.5.2 +lxml==4.6.2 ncclient==0.6.3 ntc-templates==1.0.0 pyparsing==2.4.7