Skip to content

Commit 3fd1b64

Browse files
chore(deps): bump rich from 13.9.4 to 14.0.0 (#756)
Bumps [rich](https://github.com/Textualize/rich) from 13.9.4 to 14.0.0. - [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.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e0b3e9 commit 3fd1b64

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -68,7 +68,7 @@ scipy = "^1.10"
6868

6969
jax = { version = "^0.4", optional = true }
7070
jaxlib = { version = "^0.4", optional = true }
71-
rich = { version = "^13", optional = true }
71+
rich = { version = ">=13,<15", optional = true }
7272
thermo = { version = ">=0.2,<0.5", optional = true }
7373
importlib = "^1.0.4"
7474

0 commit comments

Comments
 (0)