Skip to content

Commit 6f6a2a7

Browse files
Update rich requirement from <14.0.0,>=13.0.0 to >=13.0.0,<15.0.0 (#247)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af0e167 commit 6f6a2a7

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
@@ -23,7 +23,7 @@ dependencies = [
2323
"empyrical-reloaded>=0.5.7",
2424
"pytz",
2525
"pydantic>=2.0,<3.0",
26-
"rich>=13.0.0,<14.0.0",
26+
"rich>=13.0.0,<15.0.0",
2727
]
2828

2929
[project.urls]

0 commit comments

Comments
 (0)