Skip to content

Commit 11df82b

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

File tree

2 files changed

+47
-5
lines changed

2 files changed

+47
-5
lines changed

poetry.lock

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

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

0 commit comments

Comments
 (0)