From f0761291981456b63e5584d6eec71a1585e6b8af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:40:58 +0000 Subject: [PATCH] Bump lxml from 4.4.2 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.4.2 to 4.6.3. - [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.4.2...lxml-4.6.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1daf391..ee4d038 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pytest-metadata==1.8 pytest-html==2.0.1 pytest-clarity==0.2.0a1 pytest-xdist==1.31.0 -lxml==4.4.2 +lxml==4.6.3 allure-pytest==2.8.6 ipdb==0.12.3 pyyaml==5.3