Skip to content

Commit 1f026b8

Browse files
Bump rich from 12.6.0 to 13.9.4
Bumps [rich](https://github.com/Textualize/rich) from 12.6.0 to 13.9.4. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/commits) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5a229c commit 1f026b8

File tree

2 files changed

+45
-23
lines changed

2 files changed

+45
-23
lines changed

poetry.lock

+44-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ keywords = ['codeflare', 'python', 'sdk', 'client', 'batch', 'scale']
2222
[tool.poetry.dependencies]
2323
python = "^3.9"
2424
openshift-client = "1.0.18"
25-
rich = "^12.5"
25+
rich = ">=12.5,<14.0"
2626
ray = {version = "2.35.0", extras = ["data", "default"]}
2727
kubernetes = ">= 25.3.0, < 27"
2828
cryptography = "43.0.3"

0 commit comments

Comments
 (0)