Skip to content

Commit f0a77ea

Browse files
Bump rich-argparse from 1.7.0 to 1.7.1 (#20)
Bumps [rich-argparse](https://github.com/hamdanal/rich-argparse) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/hamdanal/rich-argparse/releases) - [Changelog](https://github.com/hamdanal/rich-argparse/blob/v1.7.1/CHANGELOG.md) - [Commits](hamdanal/rich-argparse@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: rich-argparse dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64bc15f commit f0a77ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"requests==2.32.3",
1515
"requests-file==2.1.0",
1616
"jsonargparse==4.39.0",
17-
"rich-argparse==1.7.0",
17+
"rich-argparse==1.7.1",
1818
"pydantic==2.11.4",
1919
]
2020

0 commit comments

Comments
 (0)