Skip to content

Commit 2530b4c

Browse files
Bump rich from 14.3.3 to 14.3.4
Bumps [rich](https://github.com/Textualize/rich) from 14.3.3 to 14.3.4. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.3.3...v14.3.4) --- updated-dependencies: - dependency-name: rich dependency-version: 14.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7d14e4 commit 2530b4c

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
@@ -18,7 +18,7 @@ requires-python = ">=3.11,<4"
1818
dependencies = [
1919
"pyarrow (>=23.0.0,<24.0.0)",
2020
"typer (>=0.17)",
21-
"rich (>=10.0.0,<15.0.0)",
21+
"rich (>=14.3.4,<15.0.0)",
2222
"pandas (>=3.0.0,<4.0.0)",
2323
]
2424

0 commit comments

Comments
 (0)