Skip to content

Commit 20980d5

Browse files
Upgrade: [dependabot] - Update rich requirement from ^13.9.4 to ^14.0.0
Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version. - [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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2d3911 commit 20980d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ flake8 = "^7.1.2"
3838
jinja2 = "^3.1.5"
3939
pip-licenses = "^5.0.0"
4040
click = "^8.1.8"
41-
rich = "^13.9.4"
41+
rich = "^14.0.0"
4242

4343
[tool.poetry.scripts]
4444

0 commit comments

Comments
 (0)