From 9d2e2e26ada9e42d3c6cdfd822d5a77a5692ede3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:22:41 +0000 Subject: [PATCH] Bump lxml from 4.6.1 to 4.6.2 in /test/appium Bumps [lxml](https://github.com/lxml/lxml) from 4.6.1 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.6.1...lxml-4.6.2) Signed-off-by: dependabot[bot] --- test/appium/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/appium/requirements.txt b/test/appium/requirements.txt index c9999d2b0f..20f5c15ff3 100644 --- a/test/appium/requirements.txt +++ b/test/appium/requirements.txt @@ -17,7 +17,7 @@ future==0.18.2 flaky==3.7.0 idna==2.10 kiwisolver==1.3.1 -lxml==4.6.1 +lxml==4.6.2 matplotlib==3.3.3 multidict==3.1.3 namedlist==1.8