From 5dabb036f25cc152758c670b10f31eb4b2dad728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:33:05 +0000 Subject: [PATCH] Bump lxml from 3.8.0 to 4.6.2 in /package Bumps [lxml](https://github.com/lxml/lxml) from 3.8.0 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-3.8.0...lxml-4.6.2) Signed-off-by: dependabot[bot] --- package/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/requirements.txt b/package/requirements.txt index 62ca0710..e325ae0b 100644 --- a/package/requirements.txt +++ b/package/requirements.txt @@ -1,4 +1,4 @@ -lxml==3.8.0 +lxml==4.6.2 requests==2.18.4 cloudshell-automation-api>=9.0.0.0,<9.0.1.0 cloudshell-shell-core>=3.1.0,<3.2.0