Skip to content

Commit

Permalink
Bump rich from 12.6.0 to 13.7.0 in /hail/python
Browse files Browse the repository at this point in the history
Bumps [rich](https://github.com/Textualize/rich) from 12.6.0 to 13.7.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v12.6.0...v13.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent eb5002e commit 5d7e930
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hail/python/hailtop/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ requests-oauthlib==1.3.1
# via
# google-auth-oauthlib
# msrest
rich==12.6.0
rich==13.7.0
# via -r hail/hail/python/hailtop/requirements.txt
rsa==4.9
# via google-auth
Expand Down
2 changes: 1 addition & 1 deletion hail/python/hailtop/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ janus>=0.6,<1.1
nest_asyncio>=1.5.8,<2
orjson>=3.6.4,<4
protobuf==3.20.2
rich>=12.6.0,<13
rich>=12.6.0,<14
typer>=0.9.0,<1
python-json-logger>=2.0.2,<3
pyyaml>=6.0,<7.0
Expand Down
2 changes: 1 addition & 1 deletion hail/python/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ requests-oauthlib==1.3.1
# -c hail/hail/python/hailtop/pinned-requirements.txt
# google-auth-oauthlib
# msrest
rich==12.6.0
rich==13.7.0
# via
# -c hail/hail/python/hailtop/pinned-requirements.txt
# -r hail/hail/python/hailtop/requirements.txt
Expand Down

0 comments on commit 5d7e930

Please sign in to comment.