Bump rich from 14.1.0 to 14.2.0 (#728)

Bumps [rich](https://github.com/Textualize/rich) from 14.1.0 to 14.2.0.
- [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/v14.1.0...v14.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: besendorf <janik@besendorf.org>
This commit is contained in:
dependabot[bot]
2026-04-06 17:27:15 +02:00
committed by GitHub
parent d41ff6d604
commit 3d1407b78c
+1 -1
View File
@@ -18,7 +18,7 @@ classifiers = [
]
dependencies = [
"click==8.3.1",
"rich==14.1.0",
"rich==14.2.0",
"tld==0.13.1",
"requests==2.33.1",
"simplejson==3.20.2",