Skip to content

Commit

Permalink
build(deps): update rich requirement (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 9fcf1fd commit db28d19
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.8.0",
"rich >= 12.5.1,< 13.9.0",
]
requires-python = ">=3.8"

Expand Down

0 comments on commit db28d19

Please sign in to comment.