dependabot[bot]
|
2a8c6a6d0e
|
Bump uvicorn from 0.27.1 to 0.28.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.1 to 0.28.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.27.1...0.28.0)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 11:21:40 +00:00 |
|
Matthias
|
ca4fb98775
|
Merge pull request #9931 from freqtrade/dependabot/pip/develop/ccxt-4.2.66
Bump ccxt from 4.2.58 to 4.2.66
|
2024-03-11 12:21:05 +01:00 |
|
dependabot[bot]
|
8d22fbf39c
|
Bump ruff from 0.3.0 to 0.3.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.0 to 0.3.2.
- [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.3.0...v0.3.2)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 10:12:12 +00:00 |
|
Matthias
|
1cc0207b9b
|
Merge pull request #9930 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.13
Bump mkdocs-material from 9.5.12 to 9.5.13
|
2024-03-11 11:10:54 +01:00 |
|
Matthias
|
4f96d6c7f7
|
Merge pull request #9927 from freqtrade/dependabot/pip/develop/pytest-46239fcbf0
Bump the pytest group with 2 updates
|
2024-03-11 11:10:38 +01:00 |
|
Matthias
|
9c84d3549c
|
Merge pull request #9926 from freqtrade/dependabot/pip/develop/types-6e9832e4ce
Bump the types group with 2 updates
|
2024-03-11 10:03:53 +01:00 |
|
Matthias
|
f3e8dd896d
|
Merge pull request #9939 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.14
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
|
2024-03-11 09:30:25 +01:00 |
|
Matthias
|
6a5869fa43
|
Merge pull request #9938 from freqtrade/dependabot/pip/develop/packaging-24.0
Bump packaging from 23.2 to 24.0
|
2024-03-11 09:07:41 +01:00 |
|
dependabot[bot]
|
018d10b346
|
Bump ccxt from 4.2.58 to 4.2.66
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.58 to 4.2.66.
- [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.58...4.2.66)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 07:33:37 +00:00 |
|
Matthias
|
5b188b5e1d
|
Merge pull request #9937 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.0.1
Bump python-telegram-bot from 20.8 to 21.0.1
|
2024-03-11 08:32:18 +01:00 |
|
dependabot[bot]
|
33556f3c2c
|
Bump mkdocs-material from 9.5.12 to 9.5.13
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.12 to 9.5.13.
- [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.12...9.5.13)
---
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-03-11 07:11:44 +00:00 |
|
Matthias
|
e37d29b607
|
Merge pull request #9935 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.7.1
Bump pymdown-extensions from 10.7 to 10.7.1
|
2024-03-11 08:10:27 +01:00 |
|
Matthias
|
7171dadc52
|
Merge pull request #9936 from freqtrade/dependabot/pip/develop/nbconvert-7.16.2
Bump nbconvert from 7.16.1 to 7.16.2
|
2024-03-11 08:10:10 +01:00 |
|
dependabot[bot]
|
1c91675c58
|
Bump the pytest group with 2 updates
Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio).
Updates `pytest` from 8.1.0 to 8.1.1
- [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/8.1.0...8.1.1)
Updates `pytest-asyncio` from 0.23.5 to 0.23.5.post1
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.5...v0.23.5.post1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 06:14:04 +00:00 |
|
Matthias
|
31b400406e
|
Merge pull request #9933 from freqtrade/dependabot/pip/develop/mypy-1.9.0
Bump mypy from 1.8.0 to 1.9.0
|
2024-03-11 07:12:52 +01:00 |
|
Matthias
|
c78480c494
|
Bump types in pre-commit file
|
2024-03-11 06:28:11 +01:00 |
|
dependabot[bot]
|
23d226d372
|
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.12 to 1.8.14.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.12...v1.8.14)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 03:46:55 +00:00 |
|
dependabot[bot]
|
9b44d1d8cb
|
Bump packaging from 23.2 to 24.0
Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/23.2...24.0)
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 03:40:29 +00:00 |
|
dependabot[bot]
|
ab6a5d75bc
|
Bump python-telegram-bot from 20.8 to 21.0.1
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 20.8 to 21.0.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v20.8...v21.0.1)
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 03:40:15 +00:00 |
|
dependabot[bot]
|
e1fdb8dec9
|
Bump nbconvert from 7.16.1 to 7.16.2
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.1 to 7.16.2.
- [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.16.1...v7.16.2)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 03:40:06 +00:00 |
|
dependabot[bot]
|
6d2f454d8c
|
Bump pymdown-extensions from 10.7 to 10.7.1
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.7 to 10.7.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.7...10.7.1)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 03:40:01 +00:00 |
|
dependabot[bot]
|
02dc895c41
|
Bump pyarrow from 15.0.0 to 15.0.1
Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.0 to 15.0.1.
- [Commits](https://github.com/apache/arrow/compare/go/v15.0.0...go/v15.0.1)
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 03:39:56 +00:00 |
|
dependabot[bot]
|
80560a389c
|
Bump mypy from 1.8.0 to 1.9.0
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 03:39:48 +00:00 |
|
dependabot[bot]
|
60b9d9448a
|
Bump the types group with 2 updates
Bumps the types group with 2 updates: [types-requests](https://github.com/python/typeshed) and [types-python-dateutil](https://github.com/python/typeshed).
Updates `types-requests` from 2.31.0.20240218 to 2.31.0.20240311
- [Commits](https://github.com/python/typeshed/commits)
Updates `types-python-dateutil` from 2.8.19.20240106 to 2.8.19.20240311
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 03:37:19 +00:00 |
|
Matthias
|
518b6eb565
|
use dt_ts to simplify exchange date math
|
2024-03-10 19:31:43 +01:00 |
|
Matthias
|
1010ce96fa
|
Merge pull request #9922 from xmatthias/ci/native_m1
Ci - Run on native macos ARM runner
|
2024-03-10 13:08:03 +01:00 |
|
Matthias
|
204849aa85
|
Merge pull request #9919 from freqtrade/bump/catboost
Bump catboost to 1.2.3
|
2024-03-10 11:45:13 +01:00 |
|
Matthias
|
4e94178169
|
exclude python 3.9 on Macos 14
|
2024-03-09 20:10:40 +01:00 |
|
Matthias
|
0bd50a6e24
|
Don't disable tensorboard on mac ARM
|
2024-03-09 19:45:11 +01:00 |
|
Matthias
|
cb1f49e81c
|
Don't run torch models on 3.12 yet
|
2024-03-09 19:25:17 +01:00 |
|
Matthias
|
edc74ae2e4
|
Split macos Installation into 2 separate actions
|
2024-03-09 18:23:35 +01:00 |
|
Matthias
|
c5f2a69d9c
|
Allow running catboost tests on 3.12
|
2024-03-09 18:16:22 +01:00 |
|
Matthias
|
971a81e15d
|
Bump catboost to 1.2.3, remove 3.12 restriction
|
2024-03-09 18:15:47 +01:00 |
|
Matthias
|
cc3b2000eb
|
Avoid fully patching torch on M1 macs
|
2024-03-09 17:55:22 +01:00 |
|
Matthias
|
86db888386
|
Install libomp from brew for macos
closes #9874
|
2024-03-09 17:41:10 +01:00 |
|
Matthias
|
7cceddb3df
|
Improve wording on /health message
|
2024-03-09 17:35:29 +01:00 |
|
Matthias
|
29f90cbd04
|
Run CI on macos-14 (M1)
|
2024-03-09 17:34:06 +01:00 |
|
Matthias
|
71b4e79874
|
Merge pull request #9914 from cuinix/develop
fix some typos in docs
|
2024-03-09 16:12:35 +01:00 |
|
Matthias
|
1b608a162e
|
Add type-hint for result dictionary
|
2024-03-09 16:10:33 +01:00 |
|
Matthias
|
f8cbf138ee
|
Add Initial bot start and current bot start to /health telegram msg
|
2024-03-09 15:47:01 +01:00 |
|
Matthias
|
acbb485302
|
Add bot start and bot-startup to health endpoint
|
2024-03-09 15:01:13 +01:00 |
|
Matthias
|
98c2f81bb9
|
Merge pull request #9917 from syco/develop
update status table to show total amounts in stake currency
|
2024-03-08 07:12:10 +01:00 |
|
Matthias
|
2cfe993951
|
Fix condition for min-stake in position-adjust mode
closes #9915
|
2024-03-08 07:10:47 +01:00 |
|
Matthias
|
6f0f4f06ef
|
Merge pull request #6908 from eSeR1805/feature_keyval_storage
Persistent storage of user-custom information
|
2024-03-08 07:00:17 +01:00 |
|
Matthias
|
b690325f22
|
Remove typo in change-dir notebook
closes #9916
|
2024-03-08 06:39:39 +01:00 |
|
Alberto
|
865ebc3143
|
update status table to show total amounts in stake currency
Signed-off-by: Alberto <alberto.rinaudo+seiza@gmail.com>
|
2024-03-07 17:05:13 +00:00 |
|
cuinix
|
3e6e534e76
|
fix some typos in docs
Signed-off-by: cuinix <915115094@qq.com>
|
2024-03-07 13:57:25 +08:00 |
|
Matthias
|
cab38fb8c3
|
Merge pull request #9911 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-03-05 06:29:28 +01:00 |
|
xmatthias
|
510863f939
|
chore: update pre-commit hooks
|
2024-03-05 03:03:38 +00:00 |
|
Matthias
|
bcd631d3a8
|
Merge pull request #9903 from freqtrade/dependabot/pip/develop/pydantic-2.6.3
Bump pydantic from 2.6.2 to 2.6.3
|
2024-03-04 09:55:33 +01:00 |
|