module: update rope to ~1.6

This commit is contained in:
renovate[bot]
2022-12-22 12:17:06 +01:00
committed by cn
parent 4e4b2aa78b
commit 3ad51801dd
+1 -1
View File
@@ -18,7 +18,7 @@ requests = "~2.28"
[tool.poetry.dev-dependencies]
mypy = "0.991"
pylint = "~2.15"
rope = "~1.5"
rope = "~1.6"
types-PyYAML = "~6.0"
types-requests = "~2.28"
toml = "~0.10"