Skip to content

Commit

Permalink
Merge pull request #31 from N720720/dependabot/pip/rich-3.3.2
Browse files Browse the repository at this point in the history
Bump rich from 3.0.0 to 3.3.2
  • Loading branch information
N720720 authored Jul 15, 2020
2 parents 0c2863d + cdc70df commit 5b66512
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion 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 = "^3.0.0"
rich = "^3.3.2"
pre-commit = "^2.6.0"
ovito = "^3.1.1"
numba = "^0.50.0"
Expand Down

0 comments on commit 5b66512

Please sign in to comment.