Skip to content

Commit c0d40a0

Browse files
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](python-rapidjson/python-rapidjson@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] <[email protected]>
1 parent 551831c commit c0d40a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ft_client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Requirements for freqtrade client library
22
requests==2.32.5
3-
python-rapidjson==1.22
3+
python-rapidjson==1.23

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pyarrow==22.0.0; platform_machine != 'armv7l'
2929

3030

3131
# Load ticker files 30% faster
32-
python-rapidjson==1.22
32+
python-rapidjson==1.23
3333
# Properly format api responses
3434
orjson==3.11.5
3535

0 commit comments

Comments
 (0)