Skip to content

Commit

Permalink
build(deps): 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.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 2ac9acf commit 33b07b1
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.33.0",
"requests-cache >= 0.9.6,< 1.3.0",
"rich >= 12.5.1,< 13.9.0",
"rich >= 12.5.1,< 13.10.0",
]
requires-python = ">=3.8"

Expand Down

0 comments on commit 33b07b1

Please sign in to comment.