freqtrade_origin/ft_client
dependabot[bot] ee6e78927f
chore(deps): bump python-rapidjson from 1.19 to 1.20
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.19 to 1.20.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.19...v1.20)

---
updated-dependencies:
- dependency-name: python-rapidjson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 04:22:22 +00:00
..
freqtrade_client chore: Bump dev version to 2024.8 2024-07-28 20:10:30 +02:00
test_client chore: fix mote A violations in tests and scripts 2024-07-05 08:54:49 +02:00
LICENSE License to link 2024-03-29 11:08:40 +01:00
MANIFEST.in Add license for client file, exclude tests directory 2024-03-29 09:17:37 +01:00
pyproject.toml Update command name and documentation 2024-03-29 16:38:13 +01:00
README.md Add minimal readme 2024-03-29 09:00:22 +01:00
requirements.txt chore(deps): bump python-rapidjson from 1.19 to 1.20 2024-08-08 04:22:22 +00:00

Freqtrade Client

freqtrade

Provides a minimal rest client for the freqtrade rest api.

Please check out the main project for more information or details.