From c4f6a74753fca189cda9e27ea6d58a9e300199f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Apr 2019 06:57:23 +0000 Subject: [PATCH] Bump pylint from 2.1.1 to 2.3.1 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.1.1 to 2.3.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/pylint-2.3.1/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.1.1...pylint-2.3.1) 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..e9f3c65 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.3.1 nltk==3.2 nose2==0.6.5 PyQt5==5.7