Skip to content

Commit

Permalink
chore(deps-dev): Bump rope from 0.19.0 to 1.12.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.12.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.12.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 Mar 11, 2024
1 parent 2cf661d commit 56f5e79
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 6 deletions.
49 changes: 44 additions & 5 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.3"
mock= "~4.0"
pre-commit = "^2.12.1"
pytest-mock = "^3.6.1"
rope = "^0.19.0"
rope = "^1.12.0"

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

0 comments on commit 56f5e79

Please sign in to comment.