From 8164964d2be7b335120473df2c297e77d0c0d5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:39:55 +0000 Subject: [PATCH] Bump lxml from 4.5.0 to 4.6.5 in /cedears 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] --- cedears/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cedears/requirements.txt b/cedears/requirements.txt index 324e442..a2637e7 100644 --- a/cedears/requirements.txt +++ b/cedears/requirements.txt @@ -3,7 +3,7 @@ pandas==0.25.3 requests==2.22.0 jsonpath_rw==1.4.0 ujson==3.0.0 -lxml==4.5.0 +lxml==4.6.5 aiocache[memcached]==0.11.1 httpx==0.13.3 Quart==0.12.0