From 440aae50a4155045eb048e6247300cb63eab9766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 12:56:32 +0000 Subject: [PATCH] build(deps): bump lxml from 4.6.1 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.1 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.1...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ff2e52..1c114b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ html2text==2014.12.29 idna==2.6 iiif-prezi==0.3.0 kombu==4.1.0 -lxml==4.6.1 +lxml==4.9.1 Markdown==2.6.11 mysql-connector==2.2.9 mysqlclient==1.3.14