Skip to content

Commit 05627de

Browse files
Bump rich from 13.3.2 to 13.3.5
Bumps [rich](https://github.com/Textualize/rich) from 13.3.2 to 13.3.5. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.3.2...v13.3.5) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25857bd commit 05627de

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -27,7 +27,7 @@ cl = "changelogger.__main__:app"
2727
[tool.poetry.dependencies]
2828
python = "^3.10"
2929
typer = "0.7.0"
30-
rich = "13.3.2"
30+
rich = "13.3.5"
3131
pydantic = "1.10.6"
3232
semver = "2.13.0"
3333
jinja2 = "3.1.2"

0 commit comments

Comments
 (0)