From 863a5b7b819ff0c9f7f0dbe2b2cc488192d4f9ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 03:53:13 +0000 Subject: [PATCH 1/7] chore(deps-dev): bump mypy from 1.17.0 to 1.17.1 Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b1b3a1426..1870b1f17 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ -r docs/requirements-docs.txt ruff==0.12.5 -mypy==1.17.0 +mypy==1.17.1 pre-commit==4.2.0 pytest==8.4.1 pytest-asyncio==1.1.0 From d8a84a7d6bcea5a422f87ca4d55998d28cf45954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 03:54:29 +0000 Subject: [PATCH 2/7] chore(deps): bump ccxt from 4.4.96 to 4.4.98 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.96 to 4.4.98. - [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.96...v4.4.98) --- updated-dependencies: - dependency-name: ccxt dependency-version: 4.4.98 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 58498cbea..f114f0408 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ ft-pandas-ta==0.3.15 ta-lib==0.5.5 technical==1.5.2 -ccxt==4.4.96 +ccxt==4.4.98 cryptography==45.0.5 aiohttp==3.12.14 SQLAlchemy==2.0.41 From 15eeac3c48e3fa2b6f5fd0bf53fa3c3a22ab05b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 03:57:56 +0000 Subject: [PATCH 3/7] chore(deps): bump xgboost from 3.0.2 to 3.0.3 Bumps [xgboost](https://github.com/dmlc/xgboost) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](https://github.com/dmlc/xgboost/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: xgboost dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-freqai.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-freqai.txt b/requirements-freqai.txt index 039c62ae9..1b2bec985 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -7,6 +7,6 @@ scikit-learn==1.7.1 joblib==1.5.1 catboost==1.2.8; 'arm' not in platform_machine lightgbm==4.6.0 -xgboost==3.0.2 +xgboost==3.0.3 tensorboard==2.20.0 datasieve==0.1.9 From 05a76c0297a3e72586533df1ac0332458fdd4e16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 03:58:33 +0000 Subject: [PATCH 4/7] chore(deps): bump certifi from 2025.7.14 to 2025.8.3 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.7.14 to 2025.8.3. - [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.08.03) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 58498cbea..bc2a1715e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ humanize==4.12.3 cachetools==6.1.0 requests==2.32.4 urllib3==2.5.0 -certifi==2025.7.14 +certifi==2025.8.3 jsonschema==4.25.0 tabulate==0.9.0 pycoingecko==3.2.0 From 79aa0bce5a0e5094547c34789be80c64111a2b55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 03:59:05 +0000 Subject: [PATCH 5/7] chore(deps): bump pymdown-extensions from 10.16 to 10.16.1 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16 to 10.16.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16...10.16.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 87d6f4406..914a4689c 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -2,6 +2,6 @@ markdown==3.8.2 mkdocs==1.6.1 mkdocs-material==9.6.16 mdx_truly_sane_lists==1.3 -pymdown-extensions==10.16 +pymdown-extensions==10.16.1 jinja2==3.1.6 mike==2.1.3 From 824f555d48fb72b34f7630882b66da0daa325275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 04:50:05 +0000 Subject: [PATCH 6/7] chore(deps-dev): bump ruff from 0.12.5 to 0.12.7 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.5 to 0.12.7. - [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.12.5...0.12.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1870b1f17..2bcfc7d7f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ -r requirements-freqai-rl.txt -r docs/requirements-docs.txt -ruff==0.12.5 +ruff==0.12.7 mypy==1.17.1 pre-commit==4.2.0 pytest==8.4.1 From 93ae45dcbbb141750fc06bf7e4af8546d2e37898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 05:13:21 +0000 Subject: [PATCH 7/7] chore(deps): bump aiohttp from 3.12.14 to 3.12.15 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 93f661c54..9cf9ba65d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ technical==1.5.2 ccxt==4.4.98 cryptography==45.0.5 -aiohttp==3.12.14 +aiohttp==3.12.15 SQLAlchemy==2.0.41 python-telegram-bot==22.3 # can't be hard-pinned due to telegram-bot pinning httpx with ~