From 90070b551eb5de0171d5fa7bc97057e288634af0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 17:15:13 +0000 Subject: [PATCH] Bump rope from 0.10.3 to 0.11.0 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] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0524204..f1ee615 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,6 +14,6 @@ autopep8==1.2.4 importmagic==0.1.7 jedi==0.10.0 pep8==1.7.0 -rope==0.10.3 +rope==0.11.0 yapf==0.15.2 docutils==0.12