Skip to content

Commit

Permalink
chore(deps): update rich requirement from ==13.6.* to ==13.7.*
Browse files Browse the repository at this point in the history
Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.6.0...v13.7.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 5b94826 commit e5dc1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pytest ~= 7.4
pytest-cov == 4.1.*
pytest-xdist == 3.3.*
black[jupyter] ~= 23.11
rich == 13.6.*
rich == 13.7.*
types-python-dateutil ~= 2.8
mypy ~= 1.6
types-requests ~= 2.31
Expand Down

0 comments on commit e5dc1bd

Please sign in to comment.