From eea7839976314c23e26c2670a341fa3419479f46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:39:34 +0000 Subject: [PATCH] Bump lxml from 4.5.0 to 4.6.5 in /geoq Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.6.5. - [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.5.0...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- geoq/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geoq/requirements.txt b/geoq/requirements.txt index 75ab83cf..9ce62511 100644 --- a/geoq/requirements.txt +++ b/geoq/requirements.txt @@ -30,7 +30,7 @@ html2text==2020.1.16 idna==2.9 IPy==1.0 jsonfield==3.1.0 -lxml==4.5.0 +lxml==4.6.5 MapProxy==1.12.0 nodeenv==1.3.5 ordereddict==1.1