Bump python-rapidjson from 1.13 to 1.14

Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.13 to 1.14.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.13...v1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-18 03:16:26 +00:00
committed by GitHub
parent 6404bd8b2b
commit 82853e37a1

View File

@@ -28,7 +28,7 @@ pyarrow==14.0.1; platform_machine != 'armv7l'
py_find_1st==1.1.6
# Load ticker files 30% faster
python-rapidjson==1.13
python-rapidjson==1.14
# Properly format api responses
orjson==3.9.10