Skip to content

Commit 77ce13e

Browse files
Update rich requirement from ~=13.9 to ~=14.0 (#1099)
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.9.0...v14.0.0) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0154270 commit 77ce13e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ chess~=1.11
22
PyYAML~=6.0
33
requests~=2.32
44
backoff~=2.2
5-
rich~=13.9
5+
rich~=14.0

0 commit comments

Comments
 (0)