Skip to content

Commit

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

---
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 May 20, 2024
1 parent e49fec5 commit 70f847b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ft_client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Requirements for freqtrade client library
requests==2.31.0
python-rapidjson==1.16
python-rapidjson==1.17
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pyarrow==16.0.0; platform_machine != 'armv7l'
py_find_1st==1.1.6

# Load ticker files 30% faster
python-rapidjson==1.16
python-rapidjson==1.17
# Properly format api responses
orjson==3.10.3

Expand Down

0 comments on commit 70f847b

Please sign in to comment.