From 0706c8fdeb96cf814a7620c5cd469b94ac57fd67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Apr 2019 06:58:13 +0000 Subject: [PATCH] Bump lxml from 3.6.0 to 4.3.3 Bumps [lxml](https://github.com/lxml/lxml) from 3.6.0 to 4.3.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-3.6.0...lxml-4.3.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f3c367..5b0f6c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cov-core==1.15.0 coverage==4.2 discogs-client==2.2.1 requests==2.20.0 -lxml==3.6.0 +lxml==4.3.3 mutagen==1.34.1 pylint==2.1.1 nltk==3.2