Skip to content

Commit 8450cd5

Browse files
deps: bump rich from 13.9.4 to 14.1.0
Bumps [rich](https://github.com/Textualize/rich) from 13.9.4 to 14.1.0. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.4...v14.1.0) --- updated-dependencies: - dependency-name: rich dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f78dce commit 8450cd5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -11,7 +11,7 @@ packages = [{ include = "ai_patch_verifier", from = "src" }]
1111
click = ">=8.1,<8.2"
1212
python = "^3.11"
1313
typer = "^0.12.3"
14-
rich = "^13.7.1"
14+
rich = "^14.1.0"
1515

1616
[tool.poetry.group.dev.dependencies]
1717
pytest = "^8.3.2"

0 commit comments

Comments
 (0)