Skip to content

Commit ce9ee99

Browse files
Bump rich from 13.3.5 to 13.6.0
Bumps [rich](https://github.com/Textualize/rich) from 13.3.5 to 13.6.0. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.3.5...v13.6.0) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c17fcd5 commit ce9ee99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ requests==2.31.0
107107
requests-toolbelt==0.10.1
108108
resolvelib==0.8.1
109109
rfc3986==1.5.0
110-
rich==13.3.5
110+
rich==13.6.0
111111
six==1.16.0
112112
sniffio==1.3.0
113113
snowballstemmer==2.2.0

vpc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ Pygments==2.15.1
1111
PyJWT==2.7.0
1212
python-dateutil==2.8.2
1313
requests==2.30.0
14-
rich==13.3.5
14+
rich==13.6.0
1515
six==1.16.0
1616
urllib3==1.26.15

0 commit comments

Comments
 (0)