Skip to content

Commit

Permalink
Deps: Bump rope from 1.10.0 to 1.11.0
Browse files Browse the repository at this point in the history
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](python-rope/rope@1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: rope
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent df4ade9 commit fdac147
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ uritemplate = ">=3.0.1,<5.0.0"
djangorestframework = "=3.14.0"
coreapi = "^2.3.3"
weasyprint = ">=51,<61"
rope = ">=0.17,<1.11"
rope = ">=0.17,<1.12"
sentry-sdk = { version = "^1.1.0", optional = true }

[tool.poetry.dev-dependencies]
Expand All @@ -42,7 +42,7 @@ pytest-env = ">=0.8.1"
autohooks = ">=23.1.0"
autohooks-plugin-pylint = ">=22.8.1"
autohooks-plugin-black = ">=22.11.0"
rope = ">=0.17,<1.11"
rope = ">=0.17,<1.12"
pontos = ">=21.6.3"

[tool.poetry.extras]
Expand Down

0 comments on commit fdac147

Please sign in to comment.