Skip to content

Commit a8d0eeb

Browse files
dependabot[bot]ayoub-ibm
authored andcommitted
chore(deps): update rich requirement in the dev-dependencies group
Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version. Updates `rich` to 15.0.0 - [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 dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a78f9a1 commit a8d0eeb

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
@@ -35,7 +35,7 @@ dependencies = [
3535
"docling-core[chunking, chunking-openai]>=2.50.0,<3.0.0",
3636
"pydantic>=2.0.0,<3.0.0",
3737
"networkx>=3.0.0,<4.0.0",
38-
"rich>=13,<15",
38+
"rich>=13,<16",
3939
"typer[all]>=0.12,<1.0.0",
4040
"python-dotenv>=1.0,<2.0",
4141
"litellm>=1.0.0,<2.0.0",

0 commit comments

Comments
 (0)