Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit ec8efb2

Browse files
Bump rich from 12.5.1 to 13.9.3
Bumps [rich](https://github.com/Textualize/rich) from 12.5.1 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@v12.5.1...v13.9.3) --- updated-dependencies: - dependency-name: rich dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e83de5a commit ec8efb2

2 files changed

Lines changed: 46 additions & 24 deletions

File tree

poetry.lock

Lines changed: 45 additions & 23 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
@@ -41,7 +41,7 @@ coverage = "^6.4"
4141
pytest-asyncio = "^0.19.0"
4242
pytest-mock = "^3.8.2"
4343
aiosqlite = "^0.17.0"
44-
rich = "^12.5.1"
44+
rich = "^13.9.3"
4545

4646
[tool.poe.tasks]
4747
api = { script = "api.main:main", envfile = ".env" }

0 commit comments

Comments
 (0)