Skip to content

Commit

Permalink
Build(deps-dev): Bump rope from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
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](python-rope/rope@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>
  • Loading branch information
dependabot[bot] authored and bjoernricks committed May 8, 2023
1 parent 7589631 commit ef85a3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ autohooks = ">=22.7.0"
autohooks-plugin-pylint = ">=21.6.0"
autohooks-plugin-black = ">=22.7.0"
autohooks-plugin-isort = ">=22.3.0"
rope = "^1.7.0"
rope = "^1.8.0"
coverage = "^7.2"
myst-parser = ">=0.19.1"
Sphinx = "^6.2.1"
Expand Down

0 comments on commit ef85a3e

Please sign in to comment.