From e784c21187b34c0d1d3993ae5a7ed05d8cabbde9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:41:27 +0000 Subject: [PATCH] build(deps): bump lxml from 4.6.3 to 4.6.5 in /demo_proj Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 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.6.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo_proj/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo_proj/requirements.txt b/demo_proj/requirements.txt index 546b416..89d7207 100644 --- a/demo_proj/requirements.txt +++ b/demo_proj/requirements.txt @@ -14,7 +14,7 @@ djangorestframework==3.11.2 hyperlink==19.0.0 idna==2.9 incremental==17.5.0 -lxml==4.6.3 +lxml==4.6.5 parsel==1.6.0 Protego==0.1.16 pyasn1==0.4.8