Skip to content

Commit 11fddaa

Browse files
Bump rich from 13.9.4 to 14.3.3
Bumps [rich](https://github.com/Textualize/rich) from 13.9.4 to 14.3.3. - [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.3.3) --- updated-dependencies: - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1f5eb7 commit 11fddaa

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

poetry.lock

Lines changed: 6 additions & 7 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
@@ -42,7 +42,7 @@ arrow = ">=1.0.0,<1.5.0"
4242
requests = ">=2.32.4,<3.0"
4343
urllib3 = ">=2.4.0,<3.0.0"
4444
pyjwt = ">=2.8.0,<3.0"
45-
rich = ">=13.9.4, <14"
45+
rich = ">=15.0.0,<16"
4646
patch-ng = "1.19.0"
4747
typer = "^0.15.3"
4848
tenacity = ">=9.0.0,<9.1.0"

0 commit comments

Comments
 (0)