Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: rope
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 06887f0 commit 774ee17
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 7 deletions.
40 changes: 34 additions & 6 deletions redis_events/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 redis_events/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pytest-ruff = "^0.1.1"
mock= "~4.0"
pre-commit = "^2.12.1"
pytest-mock = "^3.6.1"
rope = "^0.19.0"
rope = "^1.13.0"

[tool.poetry.group.integration.dependencies]
aries-askar = { version = "~0.3.0" }
Expand Down

0 comments on commit 774ee17

Please sign in to comment.