Skip to content

Commit

Permalink
feat(deps): update rich/typing-extensions
Browse files Browse the repository at this point in the history
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
  • Loading branch information
BradenM committed Mar 4, 2023
1 parent c1470e6 commit e288076
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 19 deletions.
71 changes: 53 additions & 18 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ include = [
python = "^3.8"
psutil = "~5.8"
Wand = "~0.6"
rich = "~9.10"
rich = "^13.3.1"
typing-extensions = "^4.5.0"

[tool.poetry.group.dev.dependencies]
coveralls = "^3.0.0"
Expand Down

0 comments on commit e288076

Please sign in to comment.