module: update rope to ~1.3

This commit is contained in:
renovate[bot] 2022-07-29 15:12:56 +00:00 committed by GitHub
parent 3453d0e176
commit e0091574c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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