From d533761152c7e9d22d6ec0324174897239180169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:44:18 +0000 Subject: [PATCH] build(deps): bump lxml from 4.6.3 to 4.9.1 in /demo_proj Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 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-4.6.3...lxml-4.9.1) --- 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..ea79f7a 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.9.1 parsel==1.6.0 Protego==0.1.16 pyasn1==0.4.8