From 60538b462e6fcef5bf17978a221ac272926c01bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:49:50 +0000 Subject: [PATCH] build(deps): bump lxml from 4.6.2 to 4.6.3 in /docs/talk Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3. - [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.3) 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..c8b500d1 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.3 pathtools==0.1.2 Pygments==2.2.0 PyYAML>=4.2b1