Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
Bump rich from 9.6.1 to 10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 5, 2021
1 parent c75734b commit 24e37cd
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 5 deletions.
29 changes: 25 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ toml = "^0.10.0"
inflection = "^0.5"
schemathesis = "1.1.0"
boltons = "^20.2.1"
rich = "^9.6.1"
rich = ">=9.6.1,<11.0.0"
httpx = { version = "*", optional = true }
aiohttp = { version = "*", optional = true }
requests = { version = "*", optional = true }
Expand Down

0 comments on commit 24e37cd

Please sign in to comment.