dependabot[bot]
|
01a00ad048
|
Bump nbconvert from 7.14.2 to 7.16.0
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.14.2 to 7.16.0.
- [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.2...v7.16.0)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-08 17:06:26 +00:00 |
|
dependabot[bot]
|
9f449dd347
|
Bump ruff from 0.2.0 to 0.2.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.0 to 0.2.1.
- [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.2.0...v0.2.1)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-08 17:06:05 +00:00 |
|
dependabot[bot]
|
68fd7d7ffd
|
Bump mkdocs-material from 9.5.7 to 9.5.8
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.7 to 9.5.8.
- [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.7...9.5.8)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-08 17:05:44 +00:00 |
|
dependabot[bot]
|
a0c246fa9a
|
Bump ccxt from 4.2.35 to 4.2.39
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.35 to 4.2.39.
- [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.35...4.2.39)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-08 17:05:39 +00:00 |
|
dependabot[bot]
|
7223a6c504
|
Bump pre-commit/action from 3.0.0 to 3.0.1
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](https://github.com/pre-commit/action/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-08 17:04:19 +00:00 |
|
Matthias
|
bf1f08cd21
|
chore: add dependency groups for regular updates,
reschedule to run at 3am UTC (hope this works now ...)
|
2024-02-08 18:03:52 +01:00 |
|
Joe Schr
|
1a0610f3e4
|
mypy fixes
|
2024-02-08 12:11:10 +01:00 |
|
Joe Schr
|
14fb29516a
|
Removes unused code path
|
2024-02-08 11:56:57 +01:00 |
|
Joe Schr
|
0647ce59e7
|
Fix error if until is undefined
|
2024-02-08 11:06:15 +01:00 |
|
Matthias
|
3e5a572fc6
|
Allow int as trade-id parameter
closes #9780
|
2024-02-08 07:16:56 +01:00 |
|
Matthias
|
386925f06b
|
Merge pull request #9776 from stash86/bt-metrics2
fix strategy-updater docs
|
2024-02-08 06:44:01 +01:00 |
|
Matthias
|
626c904103
|
Fix some issues with types
|
2024-02-07 19:28:06 +01:00 |
|
Matthias
|
2393a9fecf
|
Fix some minor test failures
|
2024-02-07 19:06:41 +01:00 |
|
Joe Schr
|
2925a2a2fa
|
Fix regression BaseException
|
2024-02-07 17:39:49 +01:00 |
|
Joe Schr
|
d6e3464973
|
Flake8 fix
|
2024-02-07 13:39:02 +01:00 |
|
Joe Schr
|
ca8cb73efa
|
Ruff fixes
|
2024-02-07 13:37:17 +01:00 |
|
Joe Schr
|
69eb35deff
|
Ruff fixes
|
2024-02-07 13:35:20 +01:00 |
|
Joe Schr
|
b8f92ecc52
|
Ruff fixes
|
2024-02-07 13:23:43 +01:00 |
|
Joe Schr
|
118ca784e8
|
Adds TRADESResponse
|
2024-02-07 13:20:39 +01:00 |
|
Joe Schr
|
634e81c7e0
|
Fix ruff
|
2024-02-07 13:10:04 +01:00 |
|
Joe Schr
|
79074ea4b3
|
Fix untrue ruff error by adding line ignore
|
2024-02-07 12:51:18 +01:00 |
|
Joe Schr
|
39ba6fe56b
|
Ruff --fix
|
2024-02-07 12:48:15 +01:00 |
|
Joe Schr
|
72a20e9928
|
Ruff changes for clean_duplicate_trades, populate_dataframe_with_trades, public_trades_to_dataframe
|
2024-02-07 12:42:30 +01:00 |
|
Joe Schr
|
b117f1b474
|
Fix superfluous changes
|
2024-02-07 12:30:50 +01:00 |
|
Joe Schr
|
e6c1c3d60b
|
Fix immediate rename of argument
|
2024-02-07 12:30:50 +01:00 |
|
Joe Schr
|
9c070431e1
|
Fix isort after ruff changes
|
2024-02-07 12:30:48 +01:00 |
|
Matthias
|
8f9f4b40cd
|
Update model to new sqlalchemy version
|
2024-02-07 07:25:02 +01:00 |
|
Matthias
|
4700782f60
|
Merge branch 'develop' into feature_keyval_storage
|
2024-02-07 07:13:41 +01:00 |
|
Stefano Ariestasia
|
43bab85b85
|
fix strategy-updater docs
|
2024-02-07 11:21:32 +09:00 |
|
Joe Schr
|
f61c75ffcc
|
Fix isort imports
|
2024-02-06 20:35:16 +01:00 |
|
Joe Schr
|
3ae5667684
|
Fix merge regression regarding _pairs_last_refresh_time
|
2024-02-06 20:23:10 +01:00 |
|
Joe Schr
|
c04cce52ea
|
Fix unnecessary deep intend
|
2024-02-06 20:13:23 +01:00 |
|
Matthias
|
9e89567eeb
|
Merge pull request #9704 from ShaneOss/patch-2
fix: logical error in the conditional checks for model classes
|
2024-02-06 19:53:04 +01:00 |
|
Matthias
|
d2e9d36dea
|
chore: Update ordering of requirements in setup.py
|
2024-02-06 18:15:17 +01:00 |
|
Joe Schr
|
aa663b926a
|
Fix tests for use public trades
|
2024-02-06 14:33:13 +01:00 |
|
Joe Schr
|
1f783b2995
|
Start writing orderflow documentation
|
2024-02-06 14:10:18 +01:00 |
|
Matthias
|
e50fac34a5
|
Bump technical to 1.4.3
|
2024-02-06 07:03:30 +01:00 |
|
Matthias
|
3fd8b2f1c3
|
Merge pull request #9774 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-02-06 06:20:33 +01:00 |
|
xmatthias
|
8d02504072
|
chore: update pre-commit hooks
|
2024-02-06 03:03:17 +00:00 |
|
Matthias
|
4aef5676d7
|
update tool.ruff configuration to match 2.0 version
|
2024-02-05 18:10:11 +01:00 |
|
Matthias
|
73e2e034ae
|
Remove unused argument
|
2024-02-05 18:03:28 +01:00 |
|
Matthias
|
b0da978999
|
Merge pull request #9767 from freqtrade/dependabot/pip/develop/ruff-0.2.0
Bump ruff from 0.1.15 to 0.2.0
|
2024-02-05 18:03:25 +01:00 |
|
Matthias
|
1eb27c8b87
|
Merge pull request #9773 from freqtrade/dependabot/pip/develop/pydantic-2.6.1
Bump pydantic from 2.5.3 to 2.6.1
|
2024-02-05 16:55:01 +01:00 |
|
dependabot[bot]
|
b4f030fd55
|
Bump pydantic from 2.5.3 to 2.6.1
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.3 to 2.6.1.
- [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.5.3...v2.6.1)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 14:18:28 +00:00 |
|
Matthias
|
e03ea80f79
|
Merge pull request #9769 from freqtrade/dependabot/pip/develop/orjson-3.9.13
Bump orjson from 3.9.12 to 3.9.13
|
2024-02-05 15:18:18 +01:00 |
|
Matthias
|
d505f98d12
|
Merge pull request #9768 from freqtrade/dependabot/pip/develop/fastapi-0.109.2
Bump fastapi from 0.109.0 to 0.109.2
|
2024-02-05 15:17:38 +01:00 |
|
dependabot[bot]
|
b9245aef2d
|
Bump orjson from 3.9.12 to 3.9.13
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.12 to 3.9.13.
- [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.12...3.9.13)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 08:21:44 +00:00 |
|
dependabot[bot]
|
646aca7a36
|
Bump fastapi from 0.109.0 to 0.109.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.109.0 to 0.109.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.109.0...0.109.2)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 08:20:20 +00:00 |
|
Matthias
|
76fbe6ed1f
|
Merge pull request #9770 from freqtrade/dependabot/pip/develop/cryptography-42.0.2
Bump cryptography from 42.0.1 to 42.0.2
|
2024-02-05 09:19:15 +01:00 |
|
Matthias
|
e526311c2c
|
Merge pull request #9771 from freqtrade/dependabot/github_actions/develop/peter-evans/create-pull-request-6
Bump peter-evans/create-pull-request from 5 to 6
|
2024-02-05 09:18:35 +01:00 |
|