Skip to content

Commit

Permalink
Merge pull request #12 from N720720/dependabot/pip/rich-3.0.0
Browse files Browse the repository at this point in the history
Bump rich from 2.3.1 to 3.0.0
  • Loading branch information
N720720 committed Jun 29, 2020
2 parents bb62199 + 19e8399 commit 8d2b5d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 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 @@ -35,7 +35,7 @@ classifiers = [ # Update me
python = "~3.7"
importlib_metadata = {version = "^1.6.0", python = "<3.8"}
typer = {extras = ["all"], version = "^0.3.0"}
rich = "^2.2.2"
rich = "^3.0.0"
pre-commit = "^2.5.1"
ovito = "^3.1.1"
numba = "^0.50.0"
Expand Down

0 comments on commit 8d2b5d3

Please sign in to comment.