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

Commit 01cd9e7

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 b0a385d commit 01cd9e7

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
@@ -39,7 +39,7 @@ coverage = "^6.4"
3939
pytest-asyncio = "^0.19.0"
4040
pytest-mock = "^3.8.2"
4141
aiosqlite = "^0.17.0"
42-
rich = "^12.5.1"
42+
rich = "^13.9.3"
4343

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

0 commit comments

Comments
 (0)