Skip to content

Commit a330663

Browse files
chore(deps): update rich requirement from ==13.9.* to ==14.0.*
Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.0...v14.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d925c65 commit a330663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements-testing.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest ~= 8.3
88
pytest-cov == 6.0.*
99
pytest-timeout == 2.3.*
1010
pytest-xdist == 3.6.*
11-
rich == 13.9.*
11+
rich == 14.0.*
1212
types-python-dateutil ~= 2.9
1313
mypy ~= 1.15
1414
types-requests ~= 2.31; python_version < "3.10"

0 commit comments

Comments
 (0)