module: update rope to ~1.4

This commit is contained in:
renovate[bot] 2022-10-27 01:36:54 +00:00 committed by Christian Nicolai
parent 7e0a2008a6
commit f110099fdc
1 changed files with 1 additions and 1 deletions

View File

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