Skip to content

Commit 27ccc11

Browse files
Update rich-argparse requirement from >=1.7.1 to >=1.7.2 (#17)
Updates the requirements on [rich-argparse](https://github.com/hamdanal/rich-argparse) to permit the latest version. - [Release notes](https://github.com/hamdanal/rich-argparse/releases) - [Changelog](https://github.com/hamdanal/rich-argparse/blob/main/CHANGELOG.md) - [Commits](hamdanal/rich-argparse@v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: rich-argparse dependency-version: 1.7.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 6C656C65 <73671374+6C656C65@users.noreply.github.com>
1 parent dce1638 commit 27ccc11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rich-argparse>=1.7.1
1+
rich-argparse>=1.7.2
22
pyOpenSSL>=25.3.0
33
requests>=2.33.1
44
Flask>=3.1.2

0 commit comments

Comments
 (0)