module: update rope to ~1.1

This commit is contained in:
Renovate Bot 2022-05-26 00:08:01 +00:00 committed by Christian Nicolai
parent 4917729792
commit ee163866d9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ requests = "~2.27"
[tool.poetry.dev-dependencies]
mypy = "0.950"
pylint = "~2.13"
rope = "~1.0"
rope = "~1.1"
types-PyYAML = "~6.0"
types-requests = "~2.27"
toml = "~0.10"