From 018f5c6b60e87102a15473a30654f67235927b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 24 Jun 2018 13:29:04 -0500 Subject: [PATCH] Bump lxml from 4.2.1 to 4.2.2 (#248) Bumps [lxml](https://github.com/lxml/lxml) from 4.2.1 to 4.2.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.2.1...lxml-4.2.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd3080a6f..55fa6409e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ geoip2==2.9.0 git+https://github.com/CloudBotIRC/mcstatus.git@master imgurpython==1.1.7 isodate==0.6.0 -lxml==4.2.1 +lxml==4.2.2 microdata==0.6.1 nltk==3.2.5 psutil==5.4.5