From 135d8c83aff92ddc9ff3b56d392a89ae36c81857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 20:25:09 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.6.3 in /delibot 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] --- delibot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delibot/requirements.txt b/delibot/requirements.txt index dcdddaf..0f5171c 100644 --- a/delibot/requirements.txt +++ b/delibot/requirements.txt @@ -15,7 +15,7 @@ discord.py==1.5.1 fake-useragent==0.1.11 idna==2.8 idna-ssl==1.1.0 -lxml==4.6.2 +lxml==4.6.3 multidict==4.5.2 numpy==1.16.2 parse==1.11.1