Freqtrade Bot
|
cf578a4b76
|
chore: update pre-commit hooks
|
2026-05-19 04:17:16 +00:00 |
|
Matthias
|
f645d3e21a
|
fix: live pair data must respect end-date
|
2026-05-18 18:25:14 +02:00 |
|
Matthias
|
9c480b4f4d
|
chore: remove urlilb3 newer exclusion
|
2026-05-18 18:00:52 +02:00 |
|
Matthias
|
3a714cef14
|
Merge pull request #13154 from freqtrade/dependabot/pip/develop/ccxt-4.5.54
chore(deps): bump ccxt from 4.5.52 to 4.5.54
|
2026-05-18 06:57:08 +02:00 |
|
Matthias
|
d67b54bcb5
|
chore(ci): work around powershell install failure
happens on northcentralus region (sometimes) ...
|
2026-05-18 06:34:13 +02:00 |
|
Matthias
|
9aebce306d
|
Merge pull request #13151 from freqtrade/dependabot/pip/develop/types-83c091f25c
chore(deps-dev): bump the types group with 3 updates
|
2026-05-18 06:26:57 +02:00 |
|
Matthias
|
8e7aed5013
|
Merge pull request #13157 from freqtrade/dependabot/pip/develop/pydantic-2.13.4
chore(deps): bump pydantic from 2.13.3 to 2.13.4
|
2026-05-18 06:21:45 +02:00 |
|
dependabot[bot]
|
4cee997d11
|
chore(deps): bump ccxt from 4.5.52 to 4.5.54
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.52 to 4.5.54.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.52...v4.5.54)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.54
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-18 04:21:17 +00:00 |
|
Matthias
|
806a11c63a
|
Merge pull request #13156 from freqtrade/dependabot/pip/develop/orjson-3.11.9
chore(deps): bump orjson from 3.11.8 to 3.11.9
|
2026-05-18 06:19:39 +02:00 |
|
Matthias
|
2e760ae1c5
|
Merge pull request #13155 from freqtrade/dependabot/pip/develop/mypy-2.0.0
chore(deps-dev): bump mypy from 1.20.2 to 2.0.0
|
2026-05-18 06:19:20 +02:00 |
|
Matthias
|
674b2c11bd
|
Merge pull request #13153 from freqtrade/dependabot/pip/develop/cryptography-48.0.0
chore(deps): bump cryptography from 47.0.0 to 48.0.0
|
2026-05-18 06:19:00 +02:00 |
|
Freqtrade Bot
|
5a5dae22d3
|
chore(deps): Apply pre-commit types update
|
2026-05-18 03:33:22 +00:00 |
|
dependabot[bot]
|
0a1498af2d
|
chore(deps): bump pydantic from 2.13.3 to 2.13.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.13.3...v2.13.4)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.13.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-18 03:29:40 +00:00 |
|
dependabot[bot]
|
e8cdbf0a8e
|
chore(deps): bump orjson from 3.11.8 to 3.11.9
Bumps [orjson](https://github.com/ijl/orjson) from 3.11.8 to 3.11.9.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.11.8...3.11.9)
---
updated-dependencies:
- dependency-name: orjson
dependency-version: 3.11.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-18 03:29:32 +00:00 |
|
dependabot[bot]
|
c0ee618bd0
|
chore(deps-dev): bump mypy from 1.20.2 to 2.0.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.0.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.20.2...v2.0.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 2.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-18 03:29:14 +00:00 |
|
dependabot[bot]
|
a4ed0a03f1
|
chore(deps): bump cryptography from 47.0.0 to 48.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 47.0.0 to 48.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/47.0.0...48.0.0)
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 48.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-18 03:28:58 +00:00 |
|
dependabot[bot]
|
25d8d831ec
|
chore(deps-dev): bump the types group with 3 updates
Bumps the types group with 3 updates: [types-requests](https://github.com/python/typeshed), [types-tabulate](https://github.com/python/typeshed) and [types-python-dateutil](https://github.com/python/typeshed).
Updates `types-requests` from 2.33.0.20260503 to 2.33.0.20260508
- [Commits](https://github.com/python/typeshed/commits)
Updates `types-tabulate` from 0.10.0.20260408 to 0.10.0.20260508
- [Commits](https://github.com/python/typeshed/commits)
Updates `types-python-dateutil` from 2.9.0.20260408 to 2.9.0.20260508
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.33.0.20260508
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
- dependency-name: types-tabulate
dependency-version: 0.10.0.20260508
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
- dependency-name: types-python-dateutil
dependency-version: 2.9.0.20260508
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-18 03:28:08 +00:00 |
|
Matthias
|
3d91223c2b
|
refactor: further improve hyper function wording
|
2026-05-17 20:17:43 +02:00 |
|
Matthias
|
875daac375
|
refactor: improve naming to reflect method functionality
|
2026-05-17 20:13:42 +02:00 |
|
Matthias
|
03fac42047
|
chore: fix docstring typo
|
2026-05-17 17:20:38 +02:00 |
|
Matthias
|
5bcc4fbf03
|
Merge pull request #13147 from freqtrade/dependabot/docker/python-3.14.5-slim-trixie
chore(deps): bump python from 3.14.3-slim-trixie to 3.14.5-slim-trixie
|
2026-05-15 06:31:31 +02:00 |
|
dependabot[bot]
|
0ea2258fa8
|
chore(deps): bump python from 3.14.3-slim-trixie to 3.14.5-slim-trixie
Bumps python from 3.14.3-slim-trixie to 3.14.5-slim-trixie.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.5-slim-trixie
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-15 03:15:25 +00:00 |
|
Matthias
|
a0627aa2fc
|
docs: improve freqai docs formatting
|
2026-05-14 19:14:05 +02:00 |
|
Matthias
|
764b32a0cf
|
Merge pull request #13145 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2026-05-14 06:21:48 +02:00 |
|
Freqtrade Bot
|
fc634f42f6
|
chore: update binance leverage tiers
|
2026-05-14 03:37:42 +00:00 |
|
Matthias
|
8cce4be23c
|
Merge pull request #13141 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2026-05-12 06:29:32 +02:00 |
|
Freqtrade Bot
|
11ab80bfc4
|
chore: update pre-commit hooks
|
2026-05-12 04:15:44 +00:00 |
|
Matthias
|
e00a1fd28c
|
Merge pull request #13140 from freqtrade/dependabot/pip/urllib3-2.7.0
chore(deps): bump urllib3 from 2.6.3 to 2.7.0
|
2026-05-11 19:36:08 +02:00 |
|
Matthias
|
b132a49f40
|
chore(ci): use better name for mypy-version-update
|
2026-05-11 19:23:17 +02:00 |
|
Matthias
|
f82e4ce9ec
|
chore: urllib exclude for security fix
|
2026-05-11 19:17:13 +02:00 |
|
Matthias
|
fac00475a1
|
Merge pull request #13132 from freqtrade/dependabot/pip/develop/types-67d33dbf9b
chore(deps-dev): bump the types group across 1 directory with 2 updates
|
2026-05-11 19:16:02 +02:00 |
|
Matthias
|
2ac99fc2bf
|
chore: switch environment for security
|
2026-05-11 19:15:20 +02:00 |
|
Freqtrade Bot
|
d935de08fe
|
Apply pre-commit types update
|
2026-05-11 16:36:09 +00:00 |
|
Matthias
|
a92e0b2545
|
chore(ci): improved condition syntax
|
2026-05-11 18:34:32 +02:00 |
|
Matthias
|
8abdd496f6
|
chore: fix pre-commit updates misconception
|
2026-05-11 18:32:11 +02:00 |
|
dependabot[bot]
|
443a245d82
|
chore(deps-dev): bump the types group across 1 directory with 2 updates
Bumps the types group with 2 updates in the / directory: [types-cachetools](https://github.com/python/typeshed) and [types-requests](https://github.com/python/typeshed).
Updates `types-cachetools` from 6.2.0.20260408 to 7.0.0.20260503
- [Commits](https://github.com/python/typeshed/commits)
Updates `types-requests` from 2.33.0.20260408 to 2.33.0.20260503
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-version: 7.0.0.20260503
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: types
- dependency-name: types-requests
dependency-version: 2.33.0.20260503
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-11 16:18:16 +00:00 |
|
Matthias
|
d95789a2e0
|
feat(ci): add pre-commit types update workflow
|
2026-05-11 18:13:06 +02:00 |
|
Matthias
|
3a4adfac52
|
feat: auto-update pre-commit config
|
2026-05-11 18:05:52 +02:00 |
|
Matthias
|
523216a39c
|
fix: work around to_json pandas deprecation
|
2026-05-11 18:05:35 +02:00 |
|
Matthias
|
e5d4fd6b62
|
chore: simplify rpc code
|
2026-05-11 18:05:21 +02:00 |
|
dependabot[bot]
|
939ea01d12
|
chore(deps): bump urllib3 from 2.6.3 to 2.7.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.7.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-11 16:04:30 +00:00 |
|
Matthias
|
c587a1ccda
|
Merge pull request #13136 from freqtrade/dependabot/pip/develop/ccxt-4.5.52
chore(deps): bump ccxt from 4.5.51 to 4.5.52
|
2026-05-11 06:38:12 +02:00 |
|
Matthias
|
6751b8e468
|
Merge pull request #13134 from freqtrade/dependabot/pip/develop/cachetools-7.1.1
chore(deps): bump cachetools from 7.0.6 to 7.1.1
|
2026-05-11 06:34:59 +02:00 |
|
Matthias
|
ef1dca92eb
|
Merge pull request #13137 from freqtrade/dependabot/pip/develop/pytz-2026.2
chore(deps): bump pytz from 2026.1.post1 to 2026.2
|
2026-05-11 06:34:49 +02:00 |
|
Matthias
|
0e33e69d8e
|
Merge pull request #13135 from freqtrade/dependabot/pip/develop/build-1.5.0
chore(deps-dev): bump build from 1.4.4 to 1.5.0
|
2026-05-11 06:34:31 +02:00 |
|
dependabot[bot]
|
021011df31
|
chore(deps): bump pytz from 2026.1.post1 to 2026.2
Bumps [pytz](https://github.com/stub42/pytz) from 2026.1.post1 to 2026.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2026.1.post1...release_2026.2)
---
updated-dependencies:
- dependency-name: pytz
dependency-version: '2026.2'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-11 03:04:36 +00:00 |
|
dependabot[bot]
|
c2e89e5f11
|
chore(deps): bump ccxt from 4.5.51 to 4.5.52
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.51 to 4.5.52.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.51...v4.5.52)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.52
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-11 03:04:29 +00:00 |
|
dependabot[bot]
|
ba89faab6a
|
chore(deps-dev): bump build from 1.4.4 to 1.5.0
Bumps [build](https://github.com/pypa/build) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/build/compare/1.4.4...1.5.0)
---
updated-dependencies:
- dependency-name: build
dependency-version: 1.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-11 03:04:16 +00:00 |
|
dependabot[bot]
|
ef38cb325b
|
chore(deps): bump cachetools from 7.0.6 to 7.1.1
Bumps [cachetools](https://github.com/tkem/cachetools) from 7.0.6 to 7.1.1.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v7.0.6...v7.1.1)
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 7.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-11 03:03:56 +00:00 |
|
Matthias
|
e0df17ef33
|
chore: take some endpoints out of alpha
|
2026-05-10 15:07:58 +02:00 |
|