Skip to content

Commit

Permalink
chore(deps-dev): bump rope from 0.19.0 to 0.20.1
Browse files Browse the repository at this point in the history
Bumps [rope](https://github.com/python-rope/rope) from 0.19.0 to 0.20.1.
- [Release notes](https://github.com/python-rope/rope/releases)
- [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-rope/rope/commits)

---
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 Sep 20, 2021
1 parent 4d4e6aa commit 32a3543
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -31,7 +31,7 @@ click = "^8.0.1"

[tool.poetry.dev-dependencies]
black = "^21.8b0"
rope = "^0.19.0"
rope = "^0.20.1"
pytest = "^6.2.5"
isort = "^5.9.3"
python-semantic-release = "^7.19.2"
Expand Down

0 comments on commit 32a3543

Please sign in to comment.