module: update rope to ~1.7

This commit is contained in:
renovate[bot] 2023-01-19 03:33:57 +00:00 committed by Christian Nicolai
parent 3ad51801dd
commit cc95ff945c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ requests = "~2.28"
[tool.poetry.dev-dependencies]
mypy = "0.991"
pylint = "~2.15"
rope = "~1.6"
rope = "~1.7"
types-PyYAML = "~6.0"
types-requests = "~2.28"
toml = "~0.10"