From 5db268030cc12e87e80d6caffdd48ef807ff713e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:43:11 +0000 Subject: [PATCH] Bump lxml from 4.5.0 to 4.6.5 in /tei2json 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] --- tei2json/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tei2json/requirements.txt b/tei2json/requirements.txt index dbb06c7..2b7dede 100644 --- a/tei2json/requirements.txt +++ b/tei2json/requirements.txt @@ -42,7 +42,7 @@ jupyter-console==6.1.0 jupyter-core==4.6.3 jupyterlab==2.1.1 jupyterlab-server==1.1.1 -lxml==4.5.0 +lxml==4.6.5 MarkupSafe==1.1.1 mistune==0.8.4 nbconvert==5.6.1