From 62767a8fdcf1472231bac56ee6d3569e828bca6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 07:53:10 +0000 Subject: [PATCH] Bump lxml from 3.6.4 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 3.6.4 to 4.9.1. - [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.6.4...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c3126cf4..a3df6f260 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ gsconfig==1.0.6 gsimporter==1.0.0 httplib2==0.9.2 kombu==3.0.35 -lxml==3.6.4 +lxml==4.9.1 mccabe==0.5.2 oauthlib==2.0.1 pep8==1.6.2