From cf269ac342fa97d4a1348e77f9823f1990b7b5df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Apr 2019 06:59:13 +0000 Subject: [PATCH] Bump nose2 from 0.6.5 to 0.9.0 Bumps [nose2](https://github.com/nose-devs/nose2) from 0.6.5 to 0.9.0. - [Release notes](https://github.com/nose-devs/nose2/releases) - [Changelog](https://github.com/nose-devs/nose2/blob/master/changelog.rst) - [Commits](https://github.com/nose-devs/nose2/compare/0.6.5...0.9.0) 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..5cf24c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ lxml==3.6.0 mutagen==1.34.1 pylint==2.1.1 nltk==3.2 -nose2==0.6.5 +nose2==0.9.0 PyQt5==5.7 radon==1.4.2 sklearn==0.0