From 2414eb9724e574be85b321fd92afaf29533f01d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Jan 2021 00:23:54 +0000 Subject: [PATCH] Build(deps): Bump lxml from 4.5.0 to 4.6.2 (#417) Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.6.2. - [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.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1db20196..9cf271de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ icalendar==4.0.7 idna==2.10 imgurpython==1.1.7 importlib-metadata==2.0.0 -lxml==4.5.2 +lxml==4.6.2 Markdown==3.3 msgpack==1.0.0 packaging==20.4