Skip to content

Commit d15b00b

Browse files
dependabot[bot]Coding-Dev-Tools
authored andcommitted
deps: update rich requirement from >=13.0.0 to >=15.0.0
Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.0.0...v15.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cff4b82 commit d15b00b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
]
2626
dependencies = [
2727
"click>=8.1.0",
28-
"rich>=13.0.0",
28+
"rich>=15.0.0",
2929
"pathspec>=0.11.0",
3030
"pyyaml>=6.0.3",
3131
]

0 commit comments

Comments
 (0)