Skip to content

Commit

Permalink
Bump rich from 12.6.0 to 13.9.4
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and openshift-merge-bot[bot] committed Nov 4, 2024
1 parent a5a229c commit 1f026b8
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 23 deletions.
66 changes: 44 additions & 22 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ keywords = ['codeflare', 'python', 'sdk', 'client', 'batch', 'scale']
[tool.poetry.dependencies]
python = "^3.9"
openshift-client = "1.0.18"
rich = "^12.5"
rich = ">=12.5,<14.0"
ray = {version = "2.35.0", extras = ["data", "default"]}
kubernetes = ">= 25.3.0, < 27"
cryptography = "43.0.3"
Expand Down

0 comments on commit 1f026b8

Please sign in to comment.