Matthias
|
dbccc69f05
|
Merge pull request #11841 from freqtrade/dependabot/docker/python-3.13.4-slim-bookworm
chore(deps): bump python from 3.12.10-slim-bookworm to 3.13.4-slim-bookworm
|
2025-06-06 06:35:38 +02:00 |
|
Matthias
|
db80318946
|
Merge pull request #11843 from freqtrade/dependabot/pip/torch-2.7.1
chore(deps): bump torch from 2.7.0 to 2.7.1
|
2025-06-05 16:00:20 +02:00 |
|
dependabot[bot]
|
5698793dcc
|
chore(deps): bump torch from 2.7.0 to 2.7.1
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.7.0...v2.7.1)
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.7.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-05 13:32:25 +00:00 |
|
Matthias
|
bf96be2b71
|
chore: bump ccxt to 4.4.87
|
2025-06-05 06:46:17 +02:00 |
|
dependabot[bot]
|
2af454333b
|
chore(deps): bump python
Bumps python from 3.12.10-slim-bookworm to 3.13.4-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.4-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-05 04:32:28 +00:00 |
|
Matthias
|
cb869a2e4d
|
chore: bump armhf dockerfile to 3.11.13
|
2025-06-05 06:31:29 +02:00 |
|
Matthias
|
afc5205bea
|
Merge pull request #11840 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-06-05 06:26:34 +02:00 |
|
Freqtrade Bot
|
842f3a2a36
|
chore: update pre-commit hooks
|
2025-06-05 03:23:11 +00:00 |
|
Matthias
|
582871b0d5
|
Merge pull request #11837 from freqtrade/feat/python_13
Add support for python 3.13
|
2025-06-04 18:24:35 +02:00 |
|
Matthias
|
c6c2934741
|
chore(ci): fix 3.13 tests and incompatibilities
|
2025-06-04 08:18:50 +02:00 |
|
Matthias
|
d3b5be6cb6
|
chore: update docs and ft_client taxonomy
|
2025-06-04 07:21:13 +02:00 |
|
Matthias
|
473a15c4ef
|
chore: scripts should support 3.13
|
2025-06-04 07:20:58 +02:00 |
|
Matthias
|
2c4452453a
|
chore: update pyproject for python 3.13
|
2025-06-04 07:19:40 +02:00 |
|
Matthias
|
da6affcd6a
|
chore: run CI against 3.13
|
2025-06-04 07:18:24 +02:00 |
|
Matthias
|
3ebbe2b56c
|
chore: pin ta-lib<0.6 to avoid false installs
|
2025-06-04 07:16:29 +02:00 |
|
Matthias
|
8f13a5db29
|
Merge pull request #11834 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-06-03 06:41:42 +02:00 |
|
Matthias
|
3155dfc14c
|
Merge pull request #11789 from freqtrade/fix/customdata_sessions
fix: improved session handling for custom_data sessions
|
2025-06-03 06:30:39 +02:00 |
|
Freqtrade Bot
|
cc30e71ab2
|
chore: update pre-commit hooks
|
2025-06-03 03:23:16 +00:00 |
|
Matthias
|
f5cb486f5e
|
Merge pull request #11828 from freqtrade/dependabot/pip/develop/mypy-1.16.0
chore(deps-dev): bump mypy from 1.15.0 to 1.16.0
|
2025-06-02 11:03:05 +02:00 |
|
Matthias
|
42c8795141
|
Merge pull request #11827 from freqtrade/dependabot/pip/develop/types-59cf8d3746
chore(deps-dev): bump types-requests from 2.32.0.20250515 to 2.32.0.20250602 in the types group
|
2025-06-02 09:40:14 +02:00 |
|
Matthias
|
f878d051df
|
Merge pull request #11823 from freqtrade/dependabot/pip/develop/ccxt-4.4.86
chore(deps): bump ccxt from 4.4.85 to 4.4.86
|
2025-06-02 09:13:28 +02:00 |
|
Matthias
|
aefa7e401c
|
chore: bump mypy in pre-commit config
|
2025-06-02 08:54:19 +02:00 |
|
Matthias
|
dc06510d4a
|
chore: adjust type-ignores for new mypy version
|
2025-06-02 08:54:19 +02:00 |
|
Matthias
|
7740b61f02
|
chore: remove unused #type-ignore settings
|
2025-06-02 08:54:19 +02:00 |
|
dependabot[bot]
|
950f5a722e
|
chore(deps-dev): bump mypy from 1.15.0 to 1.16.0
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.15.0...v1.16.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 06:49:06 +00:00 |
|
Matthias
|
9b56245b1d
|
Merge pull request #11830 from freqtrade/dependabot/pip/develop/ruff-0.11.12
chore(deps-dev): bump ruff from 0.11.11 to 0.11.12
|
2025-06-02 08:47:43 +02:00 |
|
Matthias
|
b05fb57fb7
|
chore: huobijp rename to bittrade
aligned with https://github.com/ccxt/ccxt/pull/26036
|
2025-06-02 08:40:05 +02:00 |
|
Matthias
|
1a4db77131
|
chore: types-requests update
|
2025-06-02 08:34:52 +02:00 |
|
dependabot[bot]
|
71920cefb1
|
chore(deps): bump ccxt from 4.4.85 to 4.4.86
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.85 to 4.4.86.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.4.85...v4.4.86)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.86
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 06:34:10 +00:00 |
|
Matthias
|
b5cbbd7c30
|
Merge pull request #11822 from freqtrade/dependabot/pip/develop/pytest-6fa8ff6387
chore(deps-dev): bump the pytest group with 2 updates
|
2025-06-02 08:33:40 +02:00 |
|
Matthias
|
f75a0817a6
|
Merge pull request #11826 from freqtrade/dependabot/pip/develop/plotly-6.1.2
chore(deps): bump plotly from 6.1.1 to 6.1.2
|
2025-06-02 08:33:17 +02:00 |
|
Matthias
|
d12132ae7a
|
Merge pull request #11829 from freqtrade/dependabot/pip/develop/aiohttp-3.12.6
chore(deps): bump aiohttp from 3.11.18 to 3.12.6
|
2025-06-02 08:32:17 +02:00 |
|
Matthias
|
a81bec0da2
|
Merge pull request #11825 from freqtrade/dependabot/pip/develop/jsonschema-4.24.0
chore(deps): bump jsonschema from 4.23.0 to 4.24.0
|
2025-06-02 08:31:50 +02:00 |
|
Matthias
|
cc41cb831f
|
Merge pull request #11824 from freqtrade/dependabot/pip/develop/uvicorn-0.34.3
chore(deps): bump uvicorn from 0.34.2 to 0.34.3
|
2025-06-02 08:31:35 +02:00 |
|
dependabot[bot]
|
2b70ec896d
|
chore(deps-dev): bump ruff from 0.11.11 to 0.11.12
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.11 to 0.11.12.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.11...0.11.12)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.12
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:40:08 +00:00 |
|
dependabot[bot]
|
470dbb6060
|
chore(deps): bump aiohttp from 3.11.18 to 3.12.6
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.6
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:39:55 +00:00 |
|
dependabot[bot]
|
afc61ca788
|
chore(deps-dev): bump types-requests in the types group
Bumps the types group with 1 update: [types-requests](https://github.com/typeshed-internal/stub_uploader).
Updates `types-requests` from 2.32.0.20250515 to 2.32.0.20250602
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.32.0.20250602
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:37:48 +00:00 |
|
dependabot[bot]
|
ba62e5e007
|
chore(deps): bump plotly from 6.1.1 to 6.1.2
Bumps [plotly](https://github.com/plotly/plotly.py) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v6.1.1...v6.1.2)
---
updated-dependencies:
- dependency-name: plotly
dependency-version: 6.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:37:38 +00:00 |
|
dependabot[bot]
|
9af401b091
|
chore(deps): bump jsonschema from 4.23.0 to 4.24.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.23.0...v4.24.0)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-version: 4.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:37:22 +00:00 |
|
dependabot[bot]
|
1fdbace02d
|
chore(deps): bump uvicorn from 0.34.2 to 0.34.3
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.2 to 0.34.3.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.34.2...0.34.3)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.34.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:37:05 +00:00 |
|
dependabot[bot]
|
cfeda4493b
|
chore(deps-dev): bump the pytest group with 2 updates
Bumps the pytest group with 2 updates: [pytest-mock](https://github.com/pytest-dev/pytest-mock) and [pytest-xdist](https://github.com/pytest-dev/pytest-xdist).
Updates `pytest-mock` from 3.14.0 to 3.14.1
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.14.0...v3.14.1)
Updates `pytest-xdist` from 3.6.1 to 3.7.0
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.6.1...v3.7.0)
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-version: 3.14.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
- dependency-name: pytest-xdist
dependency-version: 3.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:35:48 +00:00 |
|
Matthias
|
0de48d90f8
|
Merge pull request #11820 from mrpabloyeah/fix-telegram-profit-stats-when-fiat_display_currency-is-not-set
Fix telegram profit stats when fiat_display_currency is not set
|
2025-06-01 14:53:24 +02:00 |
|
mrpabloyeah
|
c4eb26be9d
|
Fix telegram profit stats when fiat_display_currency is not set
|
2025-06-01 13:53:17 +02:00 |
|
Matthias
|
04a8539f10
|
Merge pull request #11819 from arenstar/patch-3
fix: order_by_id always true
|
2025-06-01 13:28:05 +02:00 |
|
David Arena
|
d600461a84
|
fix: order_by_id always true
|
2025-06-01 12:03:44 +02:00 |
|
Matthias
|
ce46cd7343
|
Merge pull request #11646 from freqtrade/deps/numpy2
Bump numpy to 2.x
|
2025-06-01 09:13:58 +02:00 |
|
Matthias
|
d1cca4ac51
|
Merge pull request #11796 from freqtrade/dependabot/pip/develop/ccxt-4.4.85
chore(deps): bump ccxt from 4.4.82 to 4.4.85
|
2025-05-31 17:57:26 +02:00 |
|
Matthias
|
eb5d5e0d3f
|
chore: bump dev version to 2025.6-dev
|
2025-05-31 16:39:46 +02:00 |
|
Matthias
|
e8145e0057
|
Merge pull request #11805 from viotemp1/optuna_addons
fix hyperopt repeated parameters between batches
|
2025-05-31 16:26:32 +02:00 |
|
Matthias
|
ae9073885f
|
chore: Update log wording, only log "duplicate parameters" once
|
2025-05-31 16:05:39 +02:00 |
|