From 9b81ad821afbd1332e00bd6b81bdb2b427ad9662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 1 Dec 2018 05:16:57 +0000 Subject: [PATCH] Bump pylint from 2.1.1 to 2.2.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.1.1 to 2.2.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.1.1...pylint-2.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 0f3c367..16d3868 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ discogs-client==2.2.1 requests==2.20.0 lxml==3.6.0 mutagen==1.34.1 -pylint==2.1.1 +pylint==2.2.2 nltk==3.2 nose2==0.6.5 PyQt5==5.7