Skip to content

Commit 7bdf257

Browse files
Bump rich from 13.5.3 to 14.1.0
Bumps [rich](https://github.com/Textualize/rich) from 13.5.3 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.5.3...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] <support@github.com>
1 parent f3ff02e commit 7bdf257

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,9 +1062,9 @@ referencing==0.36.2 ; python_version >= "3.10" and python_version < "4" \
10621062
requests==2.32.4 ; python_version >= "3.10" and python_version < "4" \
10631063
--hash=sha256:27babd3cda2a6d50b30443204ee89830707d396671944c998b5975b031ac2b2c \
10641064
--hash=sha256:27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422
1065-
rich==13.5.3 ; python_version >= "3.10" and python_version < "4" \
1066-
--hash=sha256:87b43e0543149efa1253f485cd845bb7ee54df16c9617b8a893650ab84b4acb6 \
1067-
--hash=sha256:9257b468badc3d347e146a4faa268ff229039d4c2d176ab0cffb4c4fbc73d5d9
1065+
rich==14.1.0 ; python_version >= "3.10" and python_version < "4" \
1066+
--hash=sha256:536f5f1785986d6dbdea3c75205c473f970777b4a0d6c6dd1b696aa05a3fa04f \
1067+
--hash=sha256:e497a48b844b0320d45007cdebfeaeed8db2a4f4bcf49f15e455cfc4af11eaa8
10681068
rpds-py==0.26.0 ; python_version >= "3.10" and python_version < "4" \
10691069
--hash=sha256:0919f38f5542c0a87e7b4afcafab6fd2c15386632d249e9a087498571250abe3 \
10701070
--hash=sha256:093d63b4b0f52d98ebae33b8c50900d3d67e0666094b1be7a12fffd7f65de74b \

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -375,9 +375,9 @@ referencing==0.36.2 ; python_version >= "3.10" and python_version < "4" \
375375
requests==2.32.4 ; python_version >= "3.10" and python_version < "4" \
376376
--hash=sha256:27babd3cda2a6d50b30443204ee89830707d396671944c998b5975b031ac2b2c \
377377
--hash=sha256:27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422
378-
rich==13.5.3 ; python_version >= "3.10" and python_version < "4" \
379-
--hash=sha256:87b43e0543149efa1253f485cd845bb7ee54df16c9617b8a893650ab84b4acb6 \
380-
--hash=sha256:9257b468badc3d347e146a4faa268ff229039d4c2d176ab0cffb4c4fbc73d5d9
378+
rich==14.1.0 ; python_version >= "3.10" and python_version < "4" \
379+
--hash=sha256:536f5f1785986d6dbdea3c75205c473f970777b4a0d6c6dd1b696aa05a3fa04f \
380+
--hash=sha256:e497a48b844b0320d45007cdebfeaeed8db2a4f4bcf49f15e455cfc4af11eaa8
381381
rpds-py==0.26.0 ; python_version >= "3.10" and python_version < "4" \
382382
--hash=sha256:0919f38f5542c0a87e7b4afcafab6fd2c15386632d249e9a087498571250abe3 \
383383
--hash=sha256:093d63b4b0f52d98ebae33b8c50900d3d67e0666094b1be7a12fffd7f65de74b \

0 commit comments

Comments
 (0)