Skip to content

Commit f5f6f90

Browse files
Bump rich-argparse from 1.6.0 to 1.7.0
Bumps [rich-argparse](https://github.com/hamdanal/rich-argparse) from 1.6.0 to 1.7.0. - [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.6.0...v1.7.0) --- updated-dependencies: - dependency-name: rich-argparse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 164361b commit f5f6f90

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
@@ -18,7 +18,7 @@ dependencies = [
1818
"matplotlib==3.10.0",
1919
"pyperf==2.8.1",
2020
"rich==13.9.4",
21-
"rich-argparse==1.6.0",
21+
"rich-argparse==1.7.0",
2222
"ruamel.yaml==0.18.10",
2323
"scour==0.38.2",
2424
"tomli==2.0.1; python_version < '3.11'",

0 commit comments

Comments
 (0)