Skip to content

Commit

Permalink
⬆️ Bump rich from 12.6.0 to 13.7.0 (#97)
Browse files Browse the repository at this point in the history
⬆️ Bump rich from 12.6.0 to 13.7.0

Bumps [rich](https://github.com/Textualize/rich) from 12.6.0 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.6.0...v13.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 21, 2024
1 parent ca49694 commit c7d83d8
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 23 deletions.
66 changes: 44 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 @@ -12,7 +12,7 @@ keywords = ["pls", "please", "todo", "cli"]

[tool.poetry.dependencies]
python = "^3.7"
rich = "^12.4.4"
rich = "^13.7.0"
typer = {extras = ["all"], version = "^0.9.0"}

[tool.poetry.group.test]
Expand Down

0 comments on commit c7d83d8

Please sign in to comment.