Skip to content

Commit

Permalink
Bump rich from 12.6.0 to 13.5.3
Browse files Browse the repository at this point in the history
Bumps [rich](https://github.com/Textualize/rich) from 12.6.0 to 13.5.3.
- [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.5.3)

---
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 Sep 18, 2023
1 parent 34bd186 commit 807d1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"tenacity>=8.2.2,<=9.0.0",
# CLI interface
"click>=8.1.0,<9.0.0",
"rich==12.6.0",
"rich==13.5.3",
"typer[all]==0.7.0",
# for templates creation
"cookiecutter>2.1.0, <3.0.0",
Expand Down

0 comments on commit 807d1c0

Please sign in to comment.