From 1e0bb4ac0edbbc52fe41bb0a5bf60559ac5f20bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:51:04 +0000 Subject: [PATCH] Bump lxml from 3.5.0 to 4.9.1 in /src Bumps [lxml](https://github.com/lxml/lxml) from 3.5.0 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.5.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 263049e..36d4755 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -30,7 +30,7 @@ itsdangerous==0.24 Jinja2==2.9.5 language-selector==0.1 louis==2.6.4 -lxml==3.5.0 +lxml==4.9.1 Mako==1.0.6 MarkupSafe==1.0 oauthlib==1.0.3