Skip to content

Commit c7c1e5c

Browse files
Update rich requirement from ~=14.2.0 to ~=14.3.1
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@v14.2.0...v14.3.1) --- updated-dependencies: - dependency-name: rich dependency-version: 14.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33f4cbe commit c7c1e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"promplate[openai]~=0.3.4",
1414
"promptools[tokenizer]~=0.1.3.5",
1515
"pymupdf~=1.26.0",
16-
"rich~=14.2.0",
16+
"rich~=14.3.1",
1717
"ruff~=0.14.0",
1818
"uvicorn~=0.40.0",
1919
"uvicorn-hmr[all]~=0.1.0",

0 commit comments

Comments
 (0)