Skip to content

Commit 60d7341

Browse files
Bump rich from 13.9.4 to 14.0.0 (#277)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33d8998 commit 60d7341

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
@@ -15,7 +15,7 @@ modelscan = "modelscan.cli:main"
1515
python = ">=3.9,<3.13"
1616
click = "^8.1.3"
1717
numpy = ">=1.24.3"
18-
rich = "^13.4.2"
18+
rich = ">=13.4.2,<15.0.0"
1919
tomlkit = ">=0.12.3,<0.14.0"
2020
h5py = { version = "^3.9.0", optional = true }
2121
setuptools = "80.9.0"

0 commit comments

Comments
 (0)