Skip to content

Commit 87b0a6d

Browse files
authored
Merge pull request freqtrade#12144 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
2 parents 1f21d5e + c0d404e commit 87b0a6d

File tree

2 files changed

+2839
-3086
lines changed

2 files changed

+2839
-3086
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ jobs:
258258
strategy:
259259
matrix:
260260
os: [ windows-latest ]
261-
python-version: ["3.11", "3.12", "3.13"]
261+
python-version: ["3.11", "3.12", "3.13.6"]
262262

263263
steps:
264264
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)