mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2026-06-13 04:04:59 +03:00
Update ruff requirement from <0.15,>=0.12.1 to >=0.12.1,<0.16
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.12.1...0.15.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ dev = [
|
||||
"pytest-datafiles>=3.0.0,<4",
|
||||
"pytest-xdist>=3.4.0,<4",
|
||||
"rich>=14.0.0,<15",
|
||||
"ruff>=0.12.1,<0.15",
|
||||
"ruff>=0.12.1,<0.16",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user