Skip to content

Commit 9d5e37c

Browse files
chore(deps): update dependency rich to v14 (#231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67ce700 commit 9d5e37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pydantic==2.11.7 ; python_version >= "3.10" and python_version < "4.0"
1212
pygments==2.19.2 ; python_version >= "3.10" and python_version < "4.0"
1313
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0"
1414
requests==2.32.4 ; python_version >= "3.10" and python_version < "4.0"
15-
rich==13.9.4 ; python_version >= "3.10" and python_version < "4.0"
15+
rich==14.1.0 ; python_version >= "3.10" and python_version < "4.0"
1616
six==1.17.0 ; python_version >= "3.10" and python_version < "4.0"
1717
soupsieve==2.7 ; python_version >= "3.10" and python_version < "4.0"
1818
tenacity==9.0.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)