Skip to content

Commit

Permalink
Bump rich from 12.5.1 to 13.7.0
Browse files Browse the repository at this point in the history
Bumps [rich](https://github.com/Textualize/rich) from 12.5.1 to 13.7.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v12.5.1...v13.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 9fc9ea6 commit c20be19
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 23 deletions.
65 changes: 43 additions & 22 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ coverage = "^6.4"
pytest-asyncio = "^0.19.0"
pytest-mock = "^3.8.2"
aiosqlite = "^0.17.0"
rich = "^12.5.1"
rich = "^13.7.0"
ruff = "^0.1.5"

[tool.poe.tasks]
Expand Down

0 comments on commit c20be19

Please sign in to comment.