Bump rope from 1.8.0 to 1.9.0 (#296)

Bumps [rope](https://github.com/python-rope/rope) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-rope/rope/compare/1.8.0...1.9.0)

---
updated-dependencies:
- dependency-name: rope
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-04 13:19:42 -04:00
committed by GitHub
parent 4a7102d6da
commit 577787342b
2 changed files with 7 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ apprise = "^1.4.0"
pytest = "^7.4.0"
black = "^23.3.0"
pylint = "^2.17.4"
rope = "^1.8.0"
rope = "^1.9.0"
mypy = "^1.4.1"
types-requests = "^2.31.0.1"