Skip to content

Commit 1b1a33e

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 c463684 commit 1b1a33e

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
@@ -27,7 +27,7 @@ Pygments==2.16.1
2727
PyJWT==2.8.0
2828
python-dateutil==2.8.2
2929
requests==2.31.0
30-
rich==13.5.3
30+
rich==13.6.0
3131
six==1.16.0
3232
SoftLayer==6.1.9
3333
urllib3==1.26.17

vpc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pygments==2.16.1
1212
PyJWT==2.8.0
1313
python-dateutil==2.8.2
1414
requests==2.31.0
15-
rich==13.5.3
15+
rich==13.6.0
1616
six==1.16.0
1717
SoftLayer==6.1.9
1818
urllib3==1.26.17

0 commit comments

Comments
 (0)