Merge pull request #905 from moraroy/dependabot/pip/rich-gte-14.0.0-and-lt-16
Release Please / release-please (push) Has been cancelled

Update rich requirement from <15,>=14.0.0 to >=14.0.0,<16
This commit is contained in:
Roy
2026-04-21 04:14:55 -07:00
committed by GitHub
+1 -1
View File
@@ -28,7 +28,7 @@ dev = [
"pytest-cov>=6.0.0,<8",
"pytest-datafiles>=3.0.0,<4",
"pytest-xdist>=3.4.0,<4",
"rich>=14.0.0,<15",
"rich>=14.0.0,<16",
"ruff>=0.12.1,<0.16",
]