build(deps): bump rich from 13.4.2 to 13.7.1

Bumps [rich](https://github.com/Textualize/rich) from 13.4.2 to 13.7.1.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.4.2...v13.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-03 14:07:32 +00:00
committed by Willi Ballenthin
parent 1ec1185850
commit 2fd01835dc

View File

@@ -48,7 +48,7 @@ dependencies = [
"dnfile==0.14.1",
"dncil==1.0.2",
"pydantic==2.7.1",
"rich==13.4.2",
"rich==13.7.1",
"humanize==4.9.0",
"protobuf==5.27.0",
]