From ee065a075359f83e2faedc9e300bcbdfb5c1904c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Mar 2019 07:53:00 +0000 Subject: [PATCH] Bump radon from 1.4.2 to 3.0.1 Bumps [radon](https://github.com/rubik/radon) from 1.4.2 to 3.0.1. - [Release notes](https://github.com/rubik/radon/releases) - [Changelog](https://github.com/rubik/radon/blob/master/CHANGELOG) - [Commits](https://github.com/rubik/radon/compare/v1.4.2...v3.0.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..ebcf827 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ pylint==2.1.1 nltk==3.2 nose2==0.6.5 PyQt5==5.7 -radon==1.4.2 +radon==3.0.1 sklearn==0.0 numpy==1.10.4