Skip to content

Commit 3288c8d

Browse files
Update rope requirement from ~=1.7.0 to ~=1.13.0
Updates the requirements on [rope](https://github.com/python-rope/rope) to permit the latest version. - [Release notes](https://github.com/python-rope/rope/releases) - [Changelog](https://github.com/python-rope/rope/blob/1.13.0/CHANGELOG.md) - [Commits](python-rope/rope@1.7.0...1.13.0) --- updated-dependencies: - dependency-name: rope dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 043badf commit 3288c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pylint
33
invoke
44
coverage
55
coveralls~=3.3.1
6-
rope~=1.7.0
6+
rope~=1.13.0
77
Sphinx~=7.2.6
88
hfilesize~=0.1.0
99
humanize~=4.9

0 commit comments

Comments
 (0)