Bump rope from 1.10.0 to 1.11.0 (#334)

Bumps [rope](https://github.com/python-rope/rope) from 1.10.0 to 1.11.0.
- [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-rope/rope/compare/1.10.0...1.11.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-11-08 14:23:49 -05:00
committed by GitHub
parent 9983a3cf5d
commit 49f128648a
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ apprise = "^1.6.0"
pytest = "^7.4.3"
black = "^23.10.1"
pylint = "^3.0.2"
rope = "^1.10.0"
rope = "^1.11.0"
mypy = "^1.6.1"
types-requests = "^2.31.0.10"