Skip to content

Commit cac9f8a

Browse files
dependabot[bot]xiaojiou176
authored andcommitted
chore(deps): bump rich from 14.3.3 to 15.0.0 in /apps/orchestrator
Bumps [rich](https://github.com/Textualize/rich) from 14.3.3 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@v14.3.3...v15.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfe89c1 commit cac9f8a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/orchestrator/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
pydantic==2.13.0
1010
jsonschema==4.26.0
1111
typer==0.21.1
12-
rich==14.3.3
12+
rich==15.0.0
1313
pytest==9.0.3
1414
fastapi==0.128.1
1515
uvicorn==0.44.0

apps/orchestrator/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ install_requires =
2222
pydantic==2.13.0
2323
jsonschema==4.26.0
2424
typer==0.21.1
25-
rich==14.3.3
25+
rich==15.0.0
2626
fastapi==0.128.1
2727
uvicorn==0.44.0
2828
python-dotenv==1.2.2

0 commit comments

Comments
 (0)