Skip to content

Commit 61a1ed8

Browse files
committed
chore: bump pyright minimum version
1 parent 5bb4cff commit 61a1ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ exclude = [
224224
]
225225
ignore = ["freqtrade/vendor/**"]
226226
pythonPlatform = "All"
227-
pythonVersion = "3.9"
227+
pythonVersion = "3.11"
228228

229229
typeCheckingMode = "off"
230230
# analyzeUnannotatedFunctions = false

0 commit comments

Comments
 (0)