Skip to content

Commit

Permalink
chore(deps): update rich requirement from ==13.5.* to ==13.6.*
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.5.0...v13.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 47c90ca commit 3b73362
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.0
pytest-xdist ~= 3.3.1
black[jupyter] ~= 23.9
rich == 13.5.*
rich == 13.6.*
types-python-dateutil ~= 2.8
mypy ~= 1.5
types-requests ~= 2.31
Expand Down

0 comments on commit 3b73362

Please sign in to comment.