Matthias
|
6cfc2b2bdf
|
Merge pull request #9687 from freqtrade/dependabot/pip/develop/markdown-3.5.2
Bump markdown from 3.5.1 to 3.5.2
|
2024-01-15 06:55:22 +01:00 |
|
Matthias
|
2d5f3c150b
|
Merge pull request #9686 from freqtrade/dependabot/pip/develop/nbconvert-7.14.1
Bump nbconvert from 7.14.0 to 7.14.1
|
2024-01-15 06:55:10 +01:00 |
|
Matthias
|
3ccb612cd9
|
Merge pull request #9684 from freqtrade/dependabot/pip/develop/fastapi-0.109.0
Bump fastapi from 0.108.0 to 0.109.0
|
2024-01-15 06:54:54 +01:00 |
|
dependabot[bot]
|
dc5c1e1300
|
Bump ccxt from 4.2.9 to 4.2.14
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.9 to 4.2.14.
- [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/4.2.9...4.2.14)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 03:06:34 +00:00 |
|
dependabot[bot]
|
91ceb5c19a
|
Bump markdown from 3.5.1 to 3.5.2
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.1...3.5.2)
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 03:06:17 +00:00 |
|
dependabot[bot]
|
d073692cae
|
Bump nbconvert from 7.14.0 to 7.14.1
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.14.0 to 7.14.1.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.14.0...v7.14.1)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 03:06:07 +00:00 |
|
dependabot[bot]
|
e1b8742b1f
|
Bump ruff from 0.1.11 to 0.1.13
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.11 to 0.1.13.
- [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/v0.1.11...v0.1.13)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 03:05:54 +00:00 |
|
dependabot[bot]
|
d866bb6f01
|
Bump fastapi from 0.108.0 to 0.109.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.108.0 to 0.109.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.108.0...0.109.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 03:05:41 +00:00 |
|
Robert Davey
|
2737de1fdd
|
Remove extra EOF newline
|
2024-01-14 22:20:41 +00:00 |
|
Robert Davey
|
a41b72ca19
|
Add backtesting vs hyperopt result difference explanations
- Add more detailed explanations as to why backtest results may not match hyperopt results.
- Remove small informal grammar issue from main docs.
|
2024-01-14 22:16:41 +00:00 |
|
Matthias
|
ea1b3c38f8
|
remove last utcnow usage
|
2024-01-14 20:00:30 +01:00 |
|
Matthias
|
31fb06fa80
|
Merge pull request #9680 from freqtrade/ci_py12
Ci py12
|
2024-01-14 19:26:22 +01:00 |
|
Matthias
|
291478a974
|
Bump docker images to 3.11.7
|
2024-01-14 18:07:04 +01:00 |
|
Matthias
|
29d2fc2e1b
|
Skip freqAI tests on py3.12
|
2024-01-14 18:02:36 +01:00 |
|
Matthias
|
59cc607761
|
Don't force-patch torch if it ain't installed.
|
2024-01-14 16:08:18 +01:00 |
|
Matthias
|
c79502cb4b
|
Pin torch to <3.12
|
2024-01-14 16:08:18 +01:00 |
|
Matthias
|
f124f2daaf
|
Exclude further dependencies
|
2024-01-14 16:08:18 +01:00 |
|
Matthias
|
026f989625
|
Don't install catboost on 3.12 for now
|
2024-01-14 16:08:18 +01:00 |
|
Matthias
|
9a2ed35030
|
Run CI against 3.12
|
2024-01-14 16:08:18 +01:00 |
|
Matthias
|
d412a8fc1a
|
Simplify emc test setup
|
2024-01-14 16:06:42 +01:00 |
|
Matthias
|
fbed3fad78
|
Fix non-asserting test
|
2024-01-14 15:18:42 +01:00 |
|
Matthias
|
393df83a91
|
Implement enter_tag initialization to avoid futures warning
|
2024-01-14 14:33:47 +01:00 |
|
Matthias
|
e967dfa145
|
Adjust api test after column expansion
|
2024-01-14 13:58:06 +01:00 |
|
Matthias
|
4aab57ce62
|
Add test for pandas deprecation warning
|
2024-01-14 13:56:05 +01:00 |
|
Matthias
|
5841c65430
|
Remove unused test param
|
2024-01-14 13:51:26 +01:00 |
|
Matthias
|
338ff66268
|
Only load environment variables when config is allowed
|
2024-01-13 17:09:02 +01:00 |
|
Matthias
|
629a6be269
|
Rename methods to make exposure explicit
|
2024-01-13 16:53:31 +01:00 |
|
Matthias
|
4896e04c41
|
Improve formatting
|
2024-01-13 16:46:22 +01:00 |
|
Matthias
|
a53adb95e1
|
Remove container-name from ft-jupyter compose file
closes #9678
|
2024-01-13 16:38:12 +01:00 |
|
Matthias
|
ab82f5cc69
|
Merge pull request #9677 from Bloodhunter4rc/patch-4
Update link
|
2024-01-13 13:34:19 +01:00 |
|
Bloodhunter4rc
|
6fc1884e8e
|
Update link
due to dns failure on old page, site been migrated to strat.ninja
|
2024-01-13 10:40:34 +01:00 |
|
Matthias
|
cd392fbbdf
|
Slightly update formatting in arguments
|
2024-01-13 08:18:30 +01:00 |
|
Matthias
|
893e2cbbc1
|
Merge pull request #9669 from freqtrade/dependabot/pip/jinja2-3.1.3
Bump jinja2 from 3.1.2 to 3.1.3
|
2024-01-12 06:24:28 +01:00 |
|
dependabot[bot]
|
bcebb4d804
|
Bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-11 19:45:56 +00:00 |
|
Matthias
|
cd81897c84
|
Merge pull request #9665 from freqtrade/no-db-context
Add No db context to protect certain functions that run in a backtest-like mode
|
2024-01-11 06:53:51 +01:00 |
|
Matthias
|
cb9fa734d1
|
Improve test resiliance
|
2024-01-10 20:36:10 +01:00 |
|
Matthias
|
3f27c2792a
|
Remove trailing newline
|
2024-01-10 20:12:57 +01:00 |
|
Matthias
|
883f508544
|
Add NoDBContext to pairlist evaluation functions
|
2024-01-10 20:09:47 +01:00 |
|
Matthias
|
3caf964c46
|
Add NoDbContext context manager
|
2024-01-10 20:01:56 +01:00 |
|
Matthias
|
7fcbe9788d
|
Extract database cleanup functions to persistence package
|
2024-01-10 19:53:06 +01:00 |
|
Matthias
|
225c94c0f5
|
Reduce log level in rpc default handler
This avoids additional "NoneType: None" lines when RPC triggers
exceptions
|
2024-01-09 06:39:11 +01:00 |
|
Matthias
|
6a5847a157
|
Merge pull request #9658 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-01-09 06:28:00 +01:00 |
|
xmatthias
|
a9287359a3
|
chore: update pre-commit hooks
|
2024-01-09 03:03:20 +00:00 |
|
Matthias
|
3741cbf3a9
|
Merge pull request #9656 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.25
Bump sqlalchemy from 2.0.23 to 2.0.25
|
2024-01-08 18:25:53 +01:00 |
|
Matthias
|
962417bdea
|
Update typing to account for correctly typed sqlalchemy responses
|
2024-01-08 17:55:50 +01:00 |
|
Matthias
|
34c1838566
|
Bump Sqlalchemy in pre-commit
|
2024-01-08 17:55:50 +01:00 |
|
dependabot[bot]
|
3b7288edaa
|
Bump sqlalchemy from 2.0.23 to 2.0.25
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.23 to 2.0.25.
- [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-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 09:13:08 +00:00 |
|
Matthias
|
e28b2f44d3
|
Merge pull request #9652 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.20240106
Bump types-tabulate from 0.9.0.3 to 0.9.0.20240106
|
2024-01-08 10:12:09 +01:00 |
|
Matthias
|
72c41ec2c5
|
Bump types-tabulate pre-commit
|
2024-01-08 09:44:14 +01:00 |
|
dependabot[bot]
|
5be32cd801
|
Bump types-tabulate from 0.9.0.3 to 0.9.0.20240106
Bumps [types-tabulate](https://github.com/python/typeshed) from 0.9.0.3 to 0.9.0.20240106.
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-tabulate
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 08:30:39 +00:00 |
|