Skip to content

Commit 6424870

Browse files
build(deps-dev): bump rich from 13.8.1 to 13.9.2
Bumps [rich](https://github.com/Textualize/rich) from 13.8.1 to 13.9.2. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.8.1...v13.9.2) --- updated-dependencies: - dependency-name: rich dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8b00f0 commit 6424870

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 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
@@ -25,7 +25,7 @@ redis = "^5.1"
2525

2626
[tool.poetry.group.dev.dependencies]
2727
black = "^24.8.0"
28-
rich = "^13.8.1"
28+
rich = "^13.9.2"
2929
django-debug-toolbar = "^4.4"
3030
ipython = "^8.27.0"
3131

0 commit comments

Comments
 (0)