From 0d30e15e5f6450406c48cad0a307365297de65fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 13:59:14 +0000 Subject: [PATCH] Bump rope from 0.10.7 to 0.11.0 Bumps [rope](https://github.com/python-rope/rope) from 0.10.7 to 0.11.0. - [Release notes](https://github.com/python-rope/rope/releases) - [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-rope/rope/compare/0.10.7...0.11.0) --- updated-dependencies: - dependency-name: rope dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cbe44aa3..28101f4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -166,7 +166,7 @@ qtconsole==4.3.1 QtPy==1.4.1 ratelimiter==1.2.0.post0 requests==2.18.4 -rope==0.10.7 +rope==0.11.0 ruamel-yaml==0.15.35 scikit-image==0.15.0 scikit-learn==0.20.3