From fa1b1c7feca988a1db697141d3b71d791f86437c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:58:02 +0000 Subject: [PATCH] Bump lxml from 4.6.3 to 4.9.1 in /docs 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] --- docs/doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doc-requirements.txt b/docs/doc-requirements.txt index 99bbada..cd4f0cb 100644 --- a/docs/doc-requirements.txt +++ b/docs/doc-requirements.txt @@ -24,7 +24,7 @@ joblib==1.1.0; python_version >= '3.6' jsmin==3.0.0 livereload==2.6.3 lunr[languages]==0.5.8 -lxml==4.6.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' +lxml==4.9.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' markdown==3.3.4; python_version >= '3.6' markupsafe==1.1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' mkdocs-exclude==1.0.2