chore(deps): bump python-rapidjson from 1.22 to 1.23

Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.22 to 1.23.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.22...v1.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/12619/head
dependabot[bot] 2 months ago committed by GitHub
parent 551831c901
commit c0d40a03aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,3 +1,3 @@
# Requirements for freqtrade client library # Requirements for freqtrade client library
requests==2.32.5 requests==2.32.5
python-rapidjson==1.22 python-rapidjson==1.23

@ -29,7 +29,7 @@ pyarrow==22.0.0; platform_machine != 'armv7l'
# Load ticker files 30% faster # Load ticker files 30% faster
python-rapidjson==1.22 python-rapidjson==1.23
# Properly format api responses # Properly format api responses
orjson==3.11.5 orjson==3.11.5

Loading…
Cancel
Save