Skip to content

Commit e167027

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
build(deps): bump rich from 13.7.1 to 13.8.0
Bumps [rich](https://github.com/Textualize/rich) from 13.7.1 to 13.8.0. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.1...v13.8.0) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc4301c commit e167027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ coloredlogs == 15.0.1 # for colored logging
1414
PyYAML == 6.0.2 # for parsing/writing YAML
1515
oras == 0.1.30 # for OCI stuff in mapper-oci-update
1616
Jinja2 == 3.1.4 # for templating
17-
rich == 13.7.1 # for rich text formatting
17+
rich == 13.8.0 # for rich text formatting
1818
dtschema == 2024.5 # for checking dts files and dt bindings
1919
yamllint == 1.35.1 # for checking dts files and dt bindings

0 commit comments

Comments
 (0)