From 2ba4c18d40d676a9ee134b1180ed6c51a25d1c1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2019 10:36:37 +0000 Subject: [PATCH] Bump rope from 0.10.3 to 0.11.0 in /simptext Bumps [rope](https://github.com/python-rope/rope) from 0.10.3 to 0.11.0. - [Release notes](https://github.com/python-rope/rope/releases) - [Commits](https://github.com/python-rope/rope/commits/0.11.0) Signed-off-by: dependabot[bot] --- simptext/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simptext/requirements.txt b/simptext/requirements.txt index 8da5ca6..f3013d0 100644 --- a/simptext/requirements.txt +++ b/simptext/requirements.txt @@ -26,7 +26,7 @@ Pattern==2.6 pep8==1.7.0 pyparsing==2.1.5 requests==2.11.1 -rope==0.10.3 +rope==0.11.0 scipy==0.18.0 six==1.10.0 smart-open==1.3.3