Skip to content

Commit

Permalink
⬆️ Bump rich from 4.2.2 to 9.13.0
Browse files Browse the repository at this point in the history
Bumps [rich](https://github.com/willmcgugan/rich) from 4.2.2 to 9.13.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/commits/v9.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent 2a88eef commit fee1acb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
21 changes: 4 additions & 17 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.3,<3.9"
importlib_metadata = {version = ">=1.6,<4.0", python = ">=3.7.3,<3.9"}
typer = {extras = ["all"], version = "^0.3.0"}
rich = ">=3.3.2,<5.0.0"
rich = ">=3.3.2,<10.0.0"
pre-commit = "^2.6.0"
ovito = "^3.1.1"
matplotlib = "^3.2.2"
Expand Down

0 comments on commit fee1acb

Please sign in to comment.