Skip to content

Commit

Permalink
build(deps-dev): update rich requirement
Browse files Browse the repository at this point in the history
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@v12.5.1...v13.7.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent f2bd6a9 commit d93dde9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"pyelftools >= 0.29",
"requests >= 2.28.1,< 2.32.0",
"requests-cache >= 0.9.6,< 1.2.0",
"rich >= 12.5.1,< 13.7.0",
"rich >= 12.5.1,< 13.8.0",
]
requires-python = ">=3.8"

Expand Down

0 comments on commit d93dde9

Please sign in to comment.