mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2026-06-13 04:04:59 +03:00
Update rich requirement from <15,>=14.0.0 to >=14.0.0,<16
Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v14.0.0...v15.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -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",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user