From a65680b0074021f4e5edd2b9bc16793990af2390 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 9 Sep 2019 06:28:13 +0200 Subject: [PATCH] Pin rope to latest version 0.14.0 (#17) --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d8dbadc..8cd26bc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -rope +rope==0.14.0 black pylint==2.3.1 pytest \ No newline at end of file