Bump rope from 1.7.0 to 1.8.0 (#286)

Bumps [rope](https://github.com/python-rope/rope) from 1.7.0 to 1.8.0.
- [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-rope/rope/compare/1.7.0...1.8.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-05-08 21:12:44 -04:00
committed by GitHub
parent 44953d8efa
commit 3f63f46aa5
2 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ apprise = "^1.3.0"
pytest = "^7.3.1"
black = "^23.3.0"
pylint = "^2.17.4"
rope = "^1.7.0"
rope = "^1.8.0"
mypy = "^1.2.0"
types-requests = "^2.29.0.0"