Matthias
|
23427bec08
|
ruff format: Update tests/ base directory
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
53947732a0
|
ruff format: Update conftest_trades files
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
7090950db6
|
ruff format: Update a few test files
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
baa15f6ed6
|
Setup known first party modules
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
a8eabd0b2e
|
Update remaining files with new import sorting
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
38c69e9258
|
Update isort configuration
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
c8ebaef936
|
Update isort config
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
bc0f0b4845
|
Merge pull request #10206 from freqtrade/dependabot/pip/develop/pre-commit-3.7.1
Bump pre-commit from 3.7.0 to 3.7.1
|
2024-05-13 07:09:03 +02:00 |
|
dependabot[bot]
|
0b64eca9df
|
Bump pre-commit from 3.7.0 to 3.7.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v3.7.1)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 04:24:33 +00:00 |
|
Matthias
|
acddcbe4a9
|
Merge pull request #10205 from freqtrade/dependabot/pip/develop/cryptography-42.0.7
Bump cryptography from 42.0.5 to 42.0.7
|
2024-05-13 06:24:15 +02:00 |
|
Matthias
|
993190eade
|
Merge pull request #10203 from freqtrade/dependabot/pip/develop/ruff-0.4.4
Bump ruff from 0.4.3 to 0.4.4
|
2024-05-13 06:23:29 +02:00 |
|
Matthias
|
0f551a1df7
|
Merge pull request #10202 from freqtrade/dependabot/pip/develop/mkdocs-7fb61c50a2
Bump mkdocs-material from 9.5.21 to 9.5.22 in the mkdocs group
|
2024-05-13 06:23:17 +02:00 |
|
dependabot[bot]
|
feb398ecf1
|
Bump cryptography from 42.0.5 to 42.0.7
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 42.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.5...42.0.7)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 03:02:27 +00:00 |
|
dependabot[bot]
|
891b436b03
|
Bump ruff from 0.4.3 to 0.4.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.3 to 0.4.4.
- [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.4.3...v0.4.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 03:02:03 +00:00 |
|
dependabot[bot]
|
01b00ba375
|
Bump mkdocs-material from 9.5.21 to 9.5.22 in the mkdocs group
Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-material` from 9.5.21 to 9.5.22
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.21...9.5.22)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 03:01:53 +00:00 |
|
Matthias
|
63c8eae4a5
|
Remove unused fixtures
|
2024-05-12 09:33:39 +02:00 |
|
Matthias
|
eb8ce5b304
|
Split too long strings in test
|
2024-05-12 09:32:51 +02:00 |
|
Matthias
|
f52c3677ca
|
Move test comment out of the test data
|
2024-05-12 09:30:34 +02:00 |
|
Matthias
|
e4881580fd
|
Slightly extend background jobs api
|
2024-05-12 09:12:53 +02:00 |
|
Matthias
|
0279cf5fed
|
Improved API endpoint ordering
|
2024-05-12 09:04:03 +02:00 |
|
Matthias
|
1989973439
|
Merge pull request #10199 from freqtrade/fix/classifier-bug
fix: allow classifiers to work
|
2024-05-12 08:29:01 +02:00 |
|
robcaulk
|
2d069d6156
|
fix: allow classifiers to work
|
2024-05-11 16:21:15 +02:00 |
|
Matthias
|
42705374d0
|
Merge pull request #10198 from stash86/bt-metrics
remove duplicate stat from BT table
|
2024-05-11 08:32:25 +02:00 |
|
Stefano Ariestasia
|
4c2586b3aa
|
remove duplicate stat from BT table
|
2024-05-11 10:24:55 +09:00 |
|
Matthias
|
15c56e55c1
|
Fix test directory pollution
|
2024-05-09 20:40:43 +02:00 |
|
Matthias
|
b8d6221f51
|
Merge pull request #10195 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2024-05-09 20:04:12 +02:00 |
|
Matthias
|
15bcba9c7e
|
Skip load_leverage_tiers test from bybit
|
2024-05-09 19:49:52 +02:00 |
|
Matthias
|
e86a0736f3
|
Add workaround for bybit's changed markets endpoint
closes #10196
|
2024-05-09 19:42:20 +02:00 |
|
xmatthias
|
ce6445f6b5
|
chore: update pre-commit hooks
|
2024-05-09 03:02:41 +00:00 |
|
Matthias
|
f7e691548c
|
Merge pull request #10189 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-05-07 06:21:12 +02:00 |
|
xmatthias
|
6d668d52fd
|
chore: update pre-commit hooks
|
2024-05-07 03:04:53 +00:00 |
|
Matthias
|
9fd61b7677
|
Merge pull request #10185 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.30
Bump sqlalchemy from 2.0.29 to 2.0.30
|
2024-05-06 13:49:40 +02:00 |
|
Matthias
|
8343c50fe7
|
Merge pull request #10182 from freqtrade/dependabot/pip/develop/jinja2-3.1.4
Bump jinja2 from 3.1.3 to 3.1.4
|
2024-05-06 11:35:41 +02:00 |
|
Matthias
|
bab7f5584e
|
Merge pull request #10177 from freqtrade/dependabot/pip/develop/coveralls-4.0.0
Bump coveralls from 3.3.1 to 4.0.0
|
2024-05-06 11:15:41 +02:00 |
|
Matthias
|
fa1c3b6f3b
|
Merge pull request #10176 from freqtrade/dependabot/pip/develop/plotly-5.22.0
Bump plotly from 5.21.0 to 5.22.0
|
2024-05-06 10:32:41 +02:00 |
|
Matthias
|
bb3084d868
|
Merge pull request #10187 from freqtrade/dependabot/pip/develop/nbconvert-7.16.4
Bump nbconvert from 7.16.3 to 7.16.4
|
2024-05-06 10:09:00 +02:00 |
|
Matthias
|
f961eb62e2
|
Merge pull request #10186 from freqtrade/dependabot/pip/develop/tqdm-4.66.4
Bump tqdm from 4.66.3 to 4.66.4
|
2024-05-06 09:44:43 +02:00 |
|
Matthias
|
9bc3049af9
|
Bump SQLAlchemy pre-commit
|
2024-05-06 09:18:10 +02:00 |
|
dependabot[bot]
|
bd5bf255e6
|
Bump sqlalchemy from 2.0.29 to 2.0.30
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.29 to 2.0.30.
- [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-05-06 07:11:09 +00:00 |
|
Matthias
|
de3e53b17a
|
Merge pull request #10184 from freqtrade/dependabot/pip/develop/ccxt-4.3.16
Bump ccxt from 4.3.11 to 4.3.16
|
2024-05-06 09:08:30 +02:00 |
|
Matthias
|
6e2f020ad2
|
Merge pull request #10183 from freqtrade/dependabot/pip/develop/fastapi-0.111.0
Bump fastapi from 0.110.2 to 0.111.0
|
2024-05-06 08:30:19 +02:00 |
|
Matthias
|
b9997b7024
|
Merge pull request #10181 from freqtrade/dependabot/pip/develop/filelock-3.14.0
Bump filelock from 3.13.4 to 3.14.0
|
2024-05-06 08:08:15 +02:00 |
|
Matthias
|
906b566eff
|
Merge pull request #10180 from freqtrade/dependabot/pip/develop/jsonschema-4.22.0
Bump jsonschema from 4.21.1 to 4.22.0
|
2024-05-06 08:00:42 +02:00 |
|
Matthias
|
56b40c7294
|
Merge pull request #10179 from freqtrade/dependabot/pip/develop/orjson-3.10.3
Bump orjson from 3.10.1 to 3.10.3
|
2024-05-06 07:45:55 +02:00 |
|
dependabot[bot]
|
72e53eee5c
|
Bump jinja2 from 3.1.3 to 3.1.4
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [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.3...3.1.4)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-06 05:35:12 +00:00 |
|
Matthias
|
9248b24053
|
Merge pull request #10175 from freqtrade/dependabot/pip/develop/joblib-1.4.2
Bump joblib from 1.4.0 to 1.4.2
|
2024-05-06 07:34:30 +02:00 |
|
Matthias
|
c2592cf65c
|
Merge pull request #10174 from freqtrade/dependabot/pip/develop/mkdocs-8d79d83046
Bump mkdocs-material from 9.5.19 to 9.5.21 in the mkdocs group
|
2024-05-06 07:34:04 +02:00 |
|
dependabot[bot]
|
d4755bd7c0
|
Bump coveralls from 3.3.1 to 4.0.0
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.3.1 to 4.0.0.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TheKevJames/coveralls-python/compare/3.3.1...4.0.0)
---
updated-dependencies:
- dependency-name: coveralls
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-06 04:37:24 +00:00 |
|
Matthias
|
6a2022fc5b
|
Merge pull request #10178 from freqtrade/dependabot/pip/develop/ruff-0.4.3
Bump ruff from 0.4.2 to 0.4.3
|
2024-05-06 06:35:48 +02:00 |
|