Skip to content

Commit

Permalink
Merge pull request #27 from theislab/dependabot/pip/development/rich-…
Browse files Browse the repository at this point in the history
…9.13.0

[DEPENDABOT]: Bump rich from 9.12.4 to 9.13.0
  • Loading branch information
Zethson authored Mar 14, 2021
2 parents b6c9703 + b4c7ed3 commit f51439c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -17,7 +17,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7.1"
click = "^7.1.2"
rich = "^9.12.4"
rich = "^9.13.0"
PyYAML = "^5.4.1"
Jinja2 = "^2.11.3"
numpy = "^1.20.1"
Expand Down

0 comments on commit f51439c

Please sign in to comment.