dependabot[bot]
|
7ed037bad7
|
Bump tensorboard from 2.15.0 to 2.15.1
Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/tensorflow/tensorboard/releases)
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.15.1/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.15.0...2.15.1)
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 03:52:46 +00:00 |
|
Matthias
|
e003930e18
|
Merge pull request #9382 from freqtrade/test_reduce_time
Reduce wait for ws test
|
2023-11-05 18:09:50 +01:00 |
|
Matthias
|
2efef72ec2
|
Reduce wait for ws test
|
2023-11-05 17:17:07 +01:00 |
|
Matthias
|
eb40fc698d
|
Merge pull request #9381 from freqtrade/test_refactor
Test refactor
|
2023-11-05 17:16:35 +01:00 |
|
Matthias
|
751db2be78
|
fix: test typo mishap
|
2023-11-05 16:35:49 +01:00 |
|
Matthias
|
6ea353447e
|
use tmp_path instead of tmpdir
|
2023-11-05 16:25:36 +01:00 |
|
Matthias
|
5a3839320d
|
Remove further usages of Path(tmpdir)
|
2023-11-05 16:25:23 +01:00 |
|
Matthias
|
555f4b51e1
|
Further improvements to test setup
|
2023-11-05 16:23:22 +01:00 |
|
Matthias
|
be82248e01
|
Remove futher usages of Path(tmpdir)
|
2023-11-05 16:18:28 +01:00 |
|
Matthias
|
7bed7801cc
|
Further test simplifications
|
2023-11-05 16:15:36 +01:00 |
|
Matthias
|
eb409de916
|
use tmp_path instead of Path(tmpdir)
|
2023-11-05 16:15:21 +01:00 |
|
Matthias
|
8ce39a6d75
|
Merge pull request #9378 from freqtrade/fix/transformer-dimensions
Bugfix: PyTorchTransformer
|
2023-11-04 15:51:54 +01:00 |
|
robcaulk
|
72dc65cb6a
|
fix: swap tensor dimension to play nicely with pandas
|
2023-11-04 14:29:51 +01:00 |
|
Matthias
|
c94c667fb1
|
Merge pull request #9375 from freqtrade/ci/pi_cache_talib
Update Dockerfile.armhf to use prebuilt wheels
|
2023-11-03 06:52:08 +01:00 |
|
Matthias
|
2a0175f629
|
Add "empty" config to disable default discord messages
closes #9372
|
2023-11-02 18:09:41 +01:00 |
|
Matthias
|
cd68173440
|
Update Dockerfile.armhf to use prebuilt wheels
|
2023-11-02 07:08:36 +01:00 |
|
Matthias
|
c920e3a031
|
Bump Dockerfile to 3.11.6
|
2023-11-02 07:05:10 +01:00 |
|
Matthias
|
83afc4ac7e
|
Add pyarrow 3.11 wheel
|
2023-11-02 07:04:33 +01:00 |
|
Matthias
|
19f62649ea
|
use "noindex" to install pyarrow on armhf
|
2023-11-02 07:03:22 +01:00 |
|
Matthias
|
e4186cde9e
|
Merge pull request #9369 from freqtrade/feat/informative_base
informative assets -> {base}
|
2023-11-02 06:36:55 +01:00 |
|
Matthias
|
61ed6aee62
|
Add test for new formatting
|
2023-11-01 11:02:50 +01:00 |
|
Matthias
|
051b6e9458
|
Update documentation
|
2023-11-01 11:02:03 +01:00 |
|
Matthias
|
44a24685ac
|
Add support for {base} and {quote} in informative decorator
|
2023-11-01 11:01:55 +01:00 |
|
Matthias
|
1cde980c08
|
Extract pair_formating options
|
2023-11-01 10:14:19 +01:00 |
|
Matthias
|
05ef4f9b6f
|
Fix forceenter - cancel dialog not working
closes #9368
|
2023-11-01 09:10:21 +01:00 |
|
Matthias
|
53f00f248e
|
Merge pull request #9362 from freqtrade/dependabot/pip/develop/pandas-2.1.2
Bump pandas from 2.0.3 to 2.1.2
|
2023-10-31 14:29:09 +01:00 |
|
Matthias
|
a9cd282500
|
Merge pull request #9349 from freqtrade/fix/issue_9346
Fix/issue 9346
|
2023-10-31 06:44:37 +01:00 |
|
Matthias
|
26aa14dbfc
|
update binance leverage tiers
|
2023-10-30 20:10:01 +01:00 |
|
Matthias
|
04cd931cc8
|
Pass explicit stringIO type to pandas read_json
|
2023-10-30 19:20:59 +01:00 |
|
Matthias
|
b8a6330c3f
|
Improve pandas handling
|
2023-10-30 19:16:22 +01:00 |
|
Matthias
|
949c3c660b
|
Ignore "nan" enter and exit tags
these happen if strings are assigned to individual rows without initializing the whole column
|
2023-10-30 19:05:15 +01:00 |
|
Matthias
|
9297a90d7f
|
Use proper indexing to avoid deprecation warnings
|
2023-10-30 18:26:25 +01:00 |
|
Matthias
|
b19f17fdfa
|
Improve handling of bt results in optimize_reports
|
2023-10-30 18:26:01 +01:00 |
|
Matthias
|
bbdc6c0f5c
|
improve pandas syntax to avoid deprecation error
|
2023-10-30 18:11:38 +01:00 |
|
dependabot[bot]
|
528c65c194
|
Bump pandas from 2.0.3 to 2.1.2
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.3 to 2.1.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.3...v2.1.2)
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-30 09:13:28 +00:00 |
|
Matthias
|
a932df7320
|
Merge pull request #9356 from freqtrade/dependabot/pip/develop/orjson-3.9.10
Bump orjson from 3.9.9 to 3.9.10
|
2023-10-30 10:12:34 +01:00 |
|
Matthias
|
2d9b05a3ab
|
Merge pull request #9354 from freqtrade/dependabot/pip/develop/ccxt-4.1.31
Bump ccxt from 4.1.22 to 4.1.31
|
2023-10-30 10:12:16 +01:00 |
|
Matthias
|
7cf1d25dc6
|
Merge pull request #9361 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.7
Bump types-cachetools from 5.3.0.6 to 5.3.0.7
|
2023-10-30 10:11:57 +01:00 |
|
Matthias
|
19c955d505
|
Merge pull request #9358 from freqtrade/dependabot/pip/develop/pytest-7.4.3
Bump pytest from 7.4.2 to 7.4.3
|
2023-10-30 10:11:21 +01:00 |
|
Matthias
|
bd243da47e
|
Merge pull request #9352 from freqtrade/dependabot/pip/develop/plotly-5.18.0
Bump plotly from 5.17.0 to 5.18.0
|
2023-10-30 07:14:59 +01:00 |
|
Matthias
|
bf24c3b279
|
BUmp cachetools types in pre-commit ocnfig
|
2023-10-30 07:07:51 +01:00 |
|
Matthias
|
e9c72acff2
|
Merge pull request #9360 from freqtrade/dependabot/pip/develop/ast-comments-1.2.0
Bump ast-comments from 1.1.2 to 1.2.0
|
2023-10-30 06:55:35 +01:00 |
|
Matthias
|
09fd22c2f8
|
Merge pull request #9347 from freqtrade/ci/numpy_bump
Bump numpy on armhf devices
|
2023-10-30 06:48:46 +01:00 |
|
Matthias
|
45721ed62e
|
Merge pull request #9355 from freqtrade/dependabot/pip/develop/xgboost-2.0.1
Bump xgboost from 2.0.0 to 2.0.1
|
2023-10-30 06:48:22 +01:00 |
|
dependabot[bot]
|
5182045cda
|
Bump pytest from 7.4.2 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.2...7.4.3)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-30 05:45:34 +00:00 |
|
Matthias
|
51ab8fecfc
|
Merge pull request #9359 from freqtrade/dependabot/pip/develop/ruff-0.1.3
Bump ruff from 0.1.1 to 0.1.3
|
2023-10-30 06:44:45 +01:00 |
|
dependabot[bot]
|
b36907133c
|
Bump ccxt from 4.1.22 to 4.1.31
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.1.22 to 4.1.31.
- [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.1.22...4.1.31)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-30 05:43:21 +00:00 |
|
Matthias
|
b6d899344e
|
Merge pull request #9357 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.7
Bump mkdocs-material from 9.4.6 to 9.4.7
|
2023-10-30 06:42:47 +01:00 |
|
Matthias
|
095f9fc1ab
|
Merge pull request #9351 from freqtrade/dependabot/pip/develop/cryptography-41.0.5
Bump cryptography from 41.0.4 to 41.0.5
|
2023-10-30 06:42:32 +01:00 |
|
dependabot[bot]
|
0ab9eb7b05
|
Bump orjson from 3.9.9 to 3.9.10
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.9 to 3.9.10.
- [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.9.9...3.9.10)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-30 05:42:04 +00:00 |
|