From 483714c75c811361d5fbad4c88c75333b922a48a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:48:16 +0000 Subject: [PATCH] build(deps): bump lxml from 4.6.2 to 4.6.5 in /docs/talk Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 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.6.2...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/talk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/talk/requirements.txt b/docs/talk/requirements.txt index b5f50df3..a47f705d 100644 --- a/docs/talk/requirements.txt +++ b/docs/talk/requirements.txt @@ -1,7 +1,7 @@ argh==0.26.2 docutils==0.14 hovercraft==2.5 -lxml==4.6.2 +lxml==4.6.5 pathtools==0.1.2 Pygments==2.2.0 PyYAML>=4.2b1