Skip to content

Commit

Permalink
⬆️ Update rich-click requirement from ~=1.7.1 to ~=1.7.2
Browse files Browse the repository at this point in the history
Updates the requirements on [rich-click](https://github.com/ewels/rich-click) to permit the latest version.
- [Release notes](https://github.com/ewels/rich-click/releases)
- [Changelog](https://github.com/ewels/rich-click/blob/v1.7.2/CHANGELOG.md)
- [Commits](ewels/rich-click@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: rich-click
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 89049a8 commit 8ac06e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
rich~=13.7.0
rich-click~=1.7.1
rich-click~=1.7.2
assertpy~=1.1.0
pytest==7.4.3
pytest-cov==4.1.0
Expand Down

0 comments on commit 8ac06e9

Please sign in to comment.