Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
pip inst_req(deps): bump rich from 11.2.0 to 12.0.1 (#131)
Browse files Browse the repository at this point in the history
Bumps [rich](https://github.com/willmcgugan/rich) from 11.2.0 to 12.0.1.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v11.2.0...v12.0.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alfin S. Thomas <alfinsthomas@gmail.com>
  • Loading branch information
dependabot[bot] and AlfinST authored Mar 25, 2022
1 parent 19b44bc commit d7a2c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ install_requires =
pydantic==1.9.0
pyyaml==6.0
requests==2.27.1
rich==11.2.0
rich==12.0.1

# By default new packages require at minimum the current supported Python release.
python_requires = >="3.7"
Expand Down

0 comments on commit d7a2c3e

Please sign in to comment.