From 945c52b483ca306e4ae86dcc85e45e87f3fcca76 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 22:33:40 +0000 Subject: [PATCH] Bump rope from 0.16.0 to 0.17.0 Bumps [rope](https://github.com/python-rope/rope) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/python-rope/rope/releases) - [Commits](https://github.com/python-rope/rope/compare/0.16.0...0.17.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2eec20..99e3aad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pyparsing==2.4.7 pytest==5.4.1 ratelimiter==1.2.0.post0 rethinkdb==2.4.5 -rope==0.16.0 +rope==0.17.0 six==1.14.0 typed-ast==1.4.1 typing-extensions==3.7.4.1