Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump rich from 9.3.0 to 12.4.3
Bumps [rich](https://github.com/willmcgugan/rich) from 9.3.0 to 12.4.3.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v9.3.0...v12.4.3)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2022
commit 42e1665acb627c6ba5620d7d7f34cc125a3bcb23
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ black = "==19.10b0"

[packages]
requests = "==2.25.0"
rich = "==9.3.0"
rich = "==12.4.3"
plumbum = "==1.6.9"
cnamedtuple = "==0.1.6"

Expand Down
Loading