Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Commit fa1b1c7

Browse files
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](lxml/lxml@lxml-4.6.3...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e08fd30 commit fa1b1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ joblib==1.1.0; python_version >= '3.6'
2424
jsmin==3.0.0
2525
livereload==2.6.3
2626
lunr[languages]==0.5.8
27-
lxml==4.6.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
27+
lxml==4.9.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2828
markdown==3.3.4; python_version >= '3.6'
2929
markupsafe==1.1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3030
mkdocs-exclude==1.0.2

0 commit comments

Comments
 (0)