Skip to content

Commit ac62759

Browse files
Build(deps-dev): Bump rope from 1.2.0 to 1.3.0 (#712)
Bumps [rope](https://github.com/python-rope/rope) from 1.2.0 to 1.3.0. - [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/1.3.0) --- updated-dependencies: - dependency-name: rope dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cccda60 commit ac62759

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ python-gnupg = "^0.4.8"
5656

5757
[tool.poetry.dev-dependencies]
5858
pylint = "^2.13.9"
59-
rope = "^1.2.0"
59+
rope = "^1.3.0"
6060
autohooks-plugin-pylint = "^21.6.0"
6161
autohooks-plugin-black = "^22.7.0"
6262
pontos = "^22.7.2"

0 commit comments

Comments
 (0)