Skip to content

Commit 5ca3c76

Browse files
build(deps): update rich-argparse requirement from <1.6,>=1 to >=1,<1.7
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.0.0...v1.6.0) --- updated-dependencies: - dependency-name: rich-argparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7acfd22 commit 5ca3c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ markdownify>=0.11,<0.14
44
Mastodon.py>=1.8.1,<1.9
55
orjson>=3.8,<3.11
66
packaging>=20,<25
7-
rich_argparse>=1,<1.6
7+
rich_argparse>=1,<1.7
88
python-frontmatter>=1,<2
99
requests>=2.31,<3
1010
typing-extensions>=4,<5 ; python_version < '3.11'

0 commit comments

Comments
 (0)