Skip to content

Commit

Permalink
Bump python-rapidjson from 1.12 to 1.13
Browse files Browse the repository at this point in the history
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.12 to 1.13.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](python-rapidjson/python-rapidjson@v1.12...v1.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 0b2a37a commit 073c221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pyarrow==13.0.0; platform_machine != 'armv7l'
py_find_1st==1.1.5

# Load ticker files 30% faster
python-rapidjson==1.12
python-rapidjson==1.13
# Properly format api responses
orjson==3.9.9

Expand Down

0 comments on commit 073c221

Please sign in to comment.