Commit Graph

24833 Commits (1b66ad4603d78fa659decc3880a6ffd64cc9c7d5)
 

Author SHA1 Message Date
Matthias 1b66ad4603 Keep torch at 2.2.2 for macos x86 versions
2 years ago
dependabot[bot] ac5e687c8f
Bump torch from 2.2.2 to 2.3.1
2 years ago
Matthias d2da23f5d1
Workaround macos CI fails
2 years ago
Matthias 014898e019
Merge pull request #10304 from freqtrade/dependabot/pip/develop/ruff-0.4.8
2 years ago
dependabot[bot] afdb1f66b3
Bump ruff from 0.4.7 to 0.4.8
2 years ago
Matthias 5c5779a765
Merge pull request #10297 from freqtrade/dependabot/pip/develop/packaging-24.1
2 years ago
Matthias 4a78521d90
Merge pull request #10296 from freqtrade/dependabot/pip/develop/mkdocs-454b70509d
2 years ago
Matthias a5187728e0
Merge pull request #10295 from freqtrade/dependabot/pip/develop/pytest-42e73233fd
2 years ago
Matthias b3a91e3d4d
Merge pull request #10303 from freqtrade/dependabot/docker/python-3.12.4-slim-bookworm
2 years ago
Matthias e2e2f0d454
Merge pull request #10300 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.3
2 years ago
Matthias d992000343
Merge pull request #10299 from freqtrade/dependabot/pip/develop/pydantic-2.7.3
2 years ago
Matthias 0be9490ee7
Merge pull request #10298 from freqtrade/dependabot/pip/develop/ccxt-4.3.42
2 years ago
dependabot[bot] 77038011c1
Bump python from 3.12.3-slim-bookworm to 3.12.4-slim-bookworm
2 years ago
dependabot[bot] 1340412c99
Bump python-telegram-bot from 21.2 to 21.3
2 years ago
dependabot[bot] db18f8ce64
Bump pydantic from 2.7.2 to 2.7.3
2 years ago
dependabot[bot] 40cea6d28a
Bump ccxt from 4.3.38 to 4.3.42
2 years ago
dependabot[bot] 48ae99283c
Bump packaging from 24.0 to 24.1
2 years ago
dependabot[bot] 0c6d3fd675
Bump mkdocs-material from 9.5.25 to 9.5.26 in the mkdocs group
2 years ago
dependabot[bot] b56ea4f637
Bump pytest from 8.2.1 to 8.2.2 in the pytest group
2 years ago
Matthias f314607bb6 Update pairlists to use *args **kwargs init
2 years ago
Matthias 29e23dfdb9 Use self._ for pairlist inits
2 years ago
Matthias 2cb89996d2 Remove unused imports
2 years ago
Matthias 3b86e3e66e Fix deprecated "abstractproperty"
2 years ago
Matthias 598e461892 Remove unused __init__ method
2 years ago
Matthias 0d6109211f Fix further windows tests
2 years ago
Matthias 35700d1452 Fix some windows tests
2 years ago
Matthias 36ad3bff62 Fix /tmp usage in tests
2 years ago
Matthias 2087974520 Fix some direct usages of "/tmp"
2 years ago
Matthias e3b8e21b76 chore: Enable ruff "S" rule (bandit)
2 years ago
Matthias de5a5d0967 Don't use assert in non-test code.
2 years ago
Matthias cef9c45f68 don't use plain eval
2 years ago
Matthias 2f83ff73e2 Further bandid noqa's
2 years ago
Matthias 50e4d273f4 noqa empty passes on version detection
2 years ago
Matthias 6b932133ea Log during cleanup
2 years ago
Matthias bd8b8e8b8b Add a few bandid noqa's on acceptable use
2 years ago
Matthias a5d6417434 chore: use nan instead of NaN (numpy 2.x compat)
2 years ago
Matthias 6d40246764
Merge pull request #10288 from freqtrade/update/binance-leverage-tiers
2 years ago
xmatthias 779905a8f2 chore: update pre-commit hooks
2 years ago
Matthias 133dc1d343 api_async is mandatory ...
2 years ago
Matthias 269135c2c9 Fix trading_fees test
2 years ago
Matthias b294318d0f Update tests for simplified init
2 years ago
Matthias 7c6a5a34f5 Move async_mock into conditional
2 years ago
Matthias a2251d045c Only load markets once
2 years ago
Matthias fbee48a106 Minor test comment fix
2 years ago
Matthias d79fb8663e Update exchange tests
2 years ago
Matthias b516a0827d Update hyperopt test mocks
2 years ago
Matthias ab4c9ccfbc Update bot test
2 years ago
Matthias 5a08d1acf9 combine _load_markets and reload_markets
2 years ago
Matthias 7c3e8071af
Merge pull request #10286 from freqtrade/update/pre-commit-hooks
2 years ago
xmatthias d5fdaf26cf chore: update pre-commit hooks
2 years ago