mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2026-08-03 13:27:30 +03:00
Merge pull request #959 from moraroy/dependabot/pip/ruff-gte-0.12.1-and-lt-0.17
Update ruff requirement from <0.16,>=0.12.1 to >=0.12.1,<0.17
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,<16",
|
||||
"ruff>=0.12.1,<0.16",
|
||||
"ruff>=0.12.1,<0.17",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user