Skip to content

Commit 18f2023

Browse files
Update rich requirement from <14.0,>=11.0 to >=11.0,<15.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@v11.0.0...v14.2.0) --- updated-dependencies: - dependency-name: rich dependency-version: 14.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76b51d4 commit 18f2023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
click>=7.0,<9.0
22
click-help-colors>=0.9.1,<0.10
3-
rich>=11.0,<14.0
3+
rich>=11.0,<15.0

0 commit comments

Comments
 (0)