From 18de320842a61609c4b660a22e03cf1a272bf2fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 19:16:28 +0000 Subject: [PATCH] chore(deps): bump lxml from 4.2.5 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 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.2.5...lxml-4.6.2) Signed-off-by: dependabot[bot] --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index f8eccd41c..9a6b206f1 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -20,6 +20,6 @@ psycopg2 xmltodict python_graphql_client clickhouse_driver -lxml==4.2.5 +lxml==4.6.2 zeep mock