Skip to content

Commit ac5ae0e

Browse files
build(deps): bump rich from 13.9.4 to 14.3.1
Bumps [rich](https://github.com/Textualize/rich) from 13.9.4 to 14.3.1. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.4...v14.3.1) --- updated-dependencies: - dependency-name: rich dependency-version: 14.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0de8807 commit ac5ae0e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ keywords = ['codeflare', 'python', 'sdk', 'client', 'batch', 'scale']
3535
[tool.poetry.dependencies]
3636
python = "^3.11"
3737
openshift-client = "1.0.18"
38-
rich = ">=12.5,<14.0"
38+
rich = ">=12.5,<15.0"
3939
ray = {version = "2.52.1", extras = ["data", "default"]}
4040
kubernetes = ">= 27.2.0"
4141
cryptography = "46.0.3"

0 commit comments

Comments
 (0)