Skip to content

Commit 191e3a7

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 5c6876a commit 191e3a7

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 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 = ">=13.9.4,<15"
4646
patch-ng = "1.19.0"
4747
typer = "^0.15.3"
4848
tenacity = ">=9.0.0,<9.1.0"

0 commit comments

Comments
 (0)