Skip to content

Commit 504bb5e

Browse files
Bump rich from 13.9.4 to 14.0.0 (#246)
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-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 d0fa1f7 commit 504bb5e

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
@@ -21,7 +21,7 @@ dependencies = [
2121
"argcomplete==3.6.1",
2222
"marshmallow==3.26.1",
2323
"python-dateutil==2.9.0.post0",
24-
"rich==13.9.4",
24+
"rich==14.0.0",
2525
"tinydb==4.8.2",
2626
]
2727
dynamic = [

0 commit comments

Comments
 (0)