Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 29, 2021
1 parent 6a09fe5 commit d803152
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 @@ -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,<10.0.0"
rich = ">=3.3.2,<11.0.0"
pre-commit = "^2.6.0"
ovito = "^3.1.1"
matplotlib = "^3.2.2"
Expand Down

0 comments on commit d803152

Please sign in to comment.