Skip to content

Commit 8c62816

Browse files
authored
Merge pull request freqtrade#12619 from freqtrade/dependabot/pip/develop/python-rapidjson-1.23
chore(deps): bump python-rapidjson from 1.22 to 1.23
2 parents 551831c + c0d40a0 commit 8c62816

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)