Skip to content

Commit 67850fd

Browse files
authored
Merge pull request freqtrade#12623 from freqtrade/dependabot/pip/develop/orjson-3.11.5
chore(deps): bump orjson from 3.11.4 to 3.11.5
2 parents 715ef21 + 484b3ff commit 67850fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pyarrow==22.0.0; platform_machine != 'armv7l'
3131
# Load ticker files 30% faster
3232
python-rapidjson==1.22
3333
# Properly format api responses
34-
orjson==3.11.4
34+
orjson==3.11.5
3535

3636
# Notify systemd
3737
sdnotify==0.3.2

0 commit comments

Comments
 (0)