Matthias
bf96be2b71
chore: bump ccxt to 4.4.87
2025-06-05 06:46:17 +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
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
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]
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
Matthias
ce46cd7343
Merge pull request #11646 from freqtrade/deps/numpy2
...
Bump numpy to 2.x
2025-06-01 09:13:58 +02:00
Matthias
3ac4a872b1
Merge remote-tracking branch 'origin/develop' into dependabot/pip/develop/ccxt-4.4.85
2025-05-29 20:14:05 +02:00
Matthias
bfa95ad976
Merge pull request #11799 from freqtrade/dependabot/pip/develop/joblib-1.5.1
...
chore(deps): bump joblib from 1.5.0 to 1.5.1
2025-05-26 08:14:39 +02:00
Matthias
4a4b39f898
Merge pull request #11795 from freqtrade/dependabot/pip/develop/pydantic-2.11.5
...
chore(deps): bump pydantic from 2.11.4 to 2.11.5
2025-05-26 08:12:58 +02:00
Matthias
7dcbd8108e
Merge pull request #11797 from freqtrade/dependabot/pip/develop/cryptography-45.0.3
...
chore(deps): bump cryptography from 45.0.2 to 45.0.3
2025-05-26 07:58:27 +02:00
Matthias
43fea43363
chore: bump aiohttp to 3.11.18
...
Aligns dependency with ccxt requirements.
2025-05-26 07:15:38 +02:00
dependabot[bot]
538c7b3c97
chore(deps): bump joblib from 1.5.0 to 1.5.1
...
Bumps [joblib](https://github.com/joblib/joblib ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/joblib/joblib/releases )
- [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst )
- [Commits](https://github.com/joblib/joblib/compare/1.5.0...1.5.1 )
---
updated-dependencies:
- dependency-name: joblib
dependency-version: 1.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 04:55:08 +00:00
dependabot[bot]
a88a149999
chore(deps): bump cryptography from 45.0.2 to 45.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.2 to 45.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.2...45.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:13:38 +00:00
dependabot[bot]
168593d7af
chore(deps): bump ccxt from 4.4.82 to 4.4.85
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.82 to 4.4.85.
- [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.82...v4.4.85 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.85
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:13:34 +00:00
dependabot[bot]
c646abc05d
chore(deps): bump pydantic from 2.11.4 to 2.11.5
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.4 to 2.11.5.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.4...v2.11.5 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:13:27 +00:00
dependabot[bot]
f2a1561d31
chore(deps): bump cachetools from 5.5.2 to 6.0.0
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.5.2 to 6.0.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.5.2...v6.0.0 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:13:20 +00:00
Matthias
7a84d1ecba
chore: bump numpy to 2.2.6
2025-05-20 07:14:55 +02:00
dependabot[bot]
b4a3eccfa3
chore(deps): bump sqlalchemy from 2.0.40 to 2.0.41
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.40 to 2.0.41.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-version: 2.0.41
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 11:59:40 +00:00
dependabot[bot]
c1f1639807
chore(deps): bump ccxt from 4.4.80 to 4.4.82
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.80 to 4.4.82.
- [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.80...v4.4.82 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.82
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 06:29:16 +00:00
dependabot[bot]
22fdf157ef
chore(deps): bump cryptography from 44.0.3 to 45.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 44.0.3 to 45.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/44.0.3...45.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 05:10:41 +00:00
dependabot[bot]
b64052850f
chore(deps): bump python-telegram-bot from 22.0 to 22.1
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 22.0 to 22.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.0...v22.1 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-version: '22.1'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 03:10:08 +00:00
Matthias
bc78e2e1b9
feat: update to ft-pandas-ta
...
Freqtrade's compatibility fork of pandas-ta
available at https://github.com/freqtrade/pandas-ta/
2025-05-13 07:03:52 +02:00
dependabot[bot]
22bf036a66
chore(deps): bump ccxt from 4.4.78 to 4.4.80
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.78 to 4.4.80.
- [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.78...v4.4.80 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.80
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 03:43:28 +00:00
dependabot[bot]
02092926ab
chore(deps): bump certifi from 2025.01.31 to 2025.4.26
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.01.31 to 2025.4.26.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.4.26
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-08 04:44:37 +00:00
Matthias
8fb4446d82
Merge pull request #11716 from freqtrade/dependabot/pip/develop/cryptography-44.0.3
...
chore(deps): bump cryptography from 44.0.2 to 44.0.3
2025-05-05 09:37:47 +02:00
Matthias
3725ac145b
Merge pull request #11720 from freqtrade/dependabot/pip/develop/humanize-4.12.3
...
chore(deps): bump humanize from 4.12.2 to 4.12.3
2025-05-05 08:08:13 +02:00
Matthias
7df0d06005
Merge pull request #11719 from freqtrade/dependabot/pip/develop/orjson-3.10.18
...
chore(deps): bump orjson from 3.10.16 to 3.10.18
2025-05-05 08:00:50 +02:00
Matthias
9783aba09c
Merge pull request #11718 from freqtrade/dependabot/pip/develop/pydantic-2.11.4
...
chore(deps): bump pydantic from 2.11.3 to 2.11.4
2025-05-05 07:20:59 +02:00
dependabot[bot]
69de9687d0
chore(deps): bump cryptography from 44.0.2 to 44.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 44.0.2 to 44.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/44.0.2...44.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 44.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 04:49:45 +00:00
Matthias
bdeeca7d43
Merge pull request #11714 from freqtrade/dependabot/pip/develop/ccxt-4.4.78
...
chore(deps): bump ccxt from 4.4.77 to 4.4.78
2025-05-05 06:48:36 +02:00
dependabot[bot]
d8de6c8f7b
chore(deps): bump humanize from 4.12.2 to 4.12.3
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.12.2 to 4.12.3.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.12.2...4.12.3 )
---
updated-dependencies:
- dependency-name: humanize
dependency-version: 4.12.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 03:26:59 +00:00
dependabot[bot]
c3239da266
chore(deps): bump orjson from 3.10.16 to 3.10.18
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.16 to 3.10.18.
- [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.10.16...3.10.18 )
---
updated-dependencies:
- dependency-name: orjson
dependency-version: 3.10.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 03:26:54 +00:00
dependabot[bot]
1edf948e49
chore(deps): bump pydantic from 2.11.3 to 2.11.4
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.3 to 2.11.4.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.3...v2.11.4 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 03:26:49 +00:00
dependabot[bot]
6202436bfd
chore(deps): bump ccxt from 4.4.77 to 4.4.78
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.77 to 4.4.78.
- [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.77...v4.4.78 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.78
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 03:26:19 +00:00
dependabot[bot]
122144857e
chore(deps): bump joblib from 1.4.2 to 1.5.0
...
Bumps [joblib](https://github.com/joblib/joblib ) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/joblib/joblib/releases )
- [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst )
- [Commits](https://github.com/joblib/joblib/compare/1.4.2...1.5.0 )
---
updated-dependencies:
- dependency-name: joblib
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 03:26:13 +00:00
Matthias
e27568a9d8
chore: pin certifi until upstream issue is fixed
...
problematic point: https://github.com/certifi/python-certifi/issues/349
2025-05-01 16:22:47 +02:00
Matthias
23e4943b3a
Merge pull request #11690 from freqtrade/dependabot/pip/develop/pyarrow-20.0.0
...
chore(deps): bump pyarrow from 19.0.1 to 20.0.0
2025-04-28 12:40:41 +02:00
dependabot[bot]
c7e02b9a7f
chore(deps): bump ccxt from 4.4.75 to 4.4.77
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.75 to 4.4.77.
- [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.75...v4.4.77 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.77
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 06:42:29 +00:00
dependabot[bot]
5d8759de78
chore(deps): bump pyarrow from 19.0.1 to 20.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 19.0.1 to 20.0.0.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/apache-arrow-19.0.1...apache-arrow-20.0.0 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-version: 20.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 03:55:39 +00:00
Matthias
5793888113
Merge pull request #11665 from freqtrade/dependabot/pip/develop/uvicorn-0.34.2
...
chore(deps): bump uvicorn from 0.34.1 to 0.34.2
2025-04-21 08:57:00 +02:00
Matthias
b835af58c5
Merge pull request #11666 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.51
...
chore(deps): bump prompt-toolkit from 3.0.50 to 3.0.51
2025-04-21 08:15:35 +02:00
dependabot[bot]
b6e9609039
chore(deps): bump prompt-toolkit from 3.0.50 to 3.0.51
...
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit ) from 3.0.50 to 3.0.51.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases )
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG )
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.50...3.0.51 )
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-version: 3.0.51
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 04:06:57 +00:00
dependabot[bot]
1b6dadbc87
chore(deps): bump uvicorn from 0.34.1 to 0.34.2
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.34.1 to 0.34.2.
- [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.1...0.34.2 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.34.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 04:06:46 +00:00
dependabot[bot]
1b18856d0b
chore(deps): bump packaging from 24.2 to 25.0
...
Bumps [packaging](https://github.com/pypa/packaging ) from 24.2 to 25.0.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/24.2...25.0 )
---
updated-dependencies:
- dependency-name: packaging
dependency-version: '25.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 04:06:02 +00:00
Matthias
cd6e06c86e
chore: bump ta-lib to 0.5.4
...
This version supports numpy2 - while still remaining on ta-lib C of 0.4
This will avoid huge update problems, as the underlying library doesn't need to be updated
2025-04-15 06:30:34 +02:00
Matthias
9921c54882
chore: bump nunmpy to 2.2.4
2025-04-15 06:28:40 +02:00
Matthias
162c1c606c
Merge pull request #11639 from freqtrade/dependabot/pip/develop/urllib3-2.4.0
...
chore(deps): bump urllib3 from 2.3.0 to 2.4.0
2025-04-14 18:26:23 +02:00
Matthias
de0759c36a
Merge pull request #11635 from freqtrade/dependabot/pip/develop/uvicorn-0.34.1
...
chore(deps): bump uvicorn from 0.34.0 to 0.34.1
2025-04-14 07:41:30 +02:00