chore: bump pyright minimum version

This commit is contained in:
Matthias
2025-08-30 18:10:21 +02:00
parent 5bb4cffa21
commit 61a1ed897f

View File

@@ -224,7 +224,7 @@ exclude = [
]
ignore = ["freqtrade/vendor/**"]
pythonPlatform = "All"
pythonVersion = "3.9"
pythonVersion = "3.11"
typeCheckingMode = "off"
# analyzeUnannotatedFunctions = false