Skip to content

Commit

Permalink
Bump rich from 12.3.0 to 12.5.1
Browse files Browse the repository at this point in the history
Bumps [rich](https://github.com/willmcgugan/rich) from 12.3.0 to 12.5.1.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v12.3.0...v12.5.1)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 23, 2022
1 parent eda58d6 commit 62381b3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python-binance = "^1.0.15"
tabulate = "^0.8.9"
coinbasepro = "^0.3.0"
structlog = "^21.5.0"
rich = "^12.3.0"
rich = "^12.5.1"
click = "^8.1.3"
Django = "^3.2.9"
psycopg2 = "^2.9.3"
Expand All @@ -22,7 +22,7 @@ django-extensions = "^3.1.5"
django-encrypted-model-fields = "^0.6.5"
python-decouple = "^3.6"
sentry-sdk = "^1.5.10"
django-redis = "^5.1.0"
django-redis = "^5.2.0"
ipython = "^8.1.1"
requests = "^2.27.1"
# lock to 3.4.x to avoid rust compilation issues
Expand Down

0 comments on commit 62381b3

Please sign in to comment.