Skip to content

Commit 765346a

Browse files
fix(deps): update dependency rich to v14
1 parent 9a829f0 commit 765346a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"wrapt<2.0.0,>=1.16.0",
2424
"pyright<2.0.0,>=1.1.372",
2525
"watchfiles<1.1.0,>=1.0.0",
26-
"rich<14.0.0,>=13.7.1",
26+
"rich<14.1.0,>=14.0.0",
2727
"pydantic<3.0.0,>=2.9.2",
2828
"pydantic-settings>=2.0.0",
2929
"docstring-parser<1.0,>=0.16",

0 commit comments

Comments
 (0)