Skip to content

Commit

Permalink
⬆️ Bump rich from 10.16.2 to 13.9.2
Browse files Browse the repository at this point in the history
Bumps [rich](https://github.com/Textualize/rich) from 10.16.2 to 13.9.2.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v10.16.2...v13.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 4893686 commit 5dfa3ec
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 25 deletions.
69 changes: 45 additions & 24 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 @@ -36,7 +36,7 @@ classifiers = [ #! Update me
python = "^3.8"

typer = {extras = ["all"], version = "^0.4.0"}
rich = "^10.14.0"
rich = "^13.9.2"
jinja2 = "^3.1.4"
pyyaml = "^6.0.1"

Expand Down

0 comments on commit 5dfa3ec

Please sign in to comment.