Skip to content

Commit edcb369

Browse files
authored
Merge pull request freqtrade#12472 from freqtrade/dependabot/pip/develop/orjson-3.11.4
chore(deps): bump orjson from 3.11.3 to 3.11.4
2 parents 65267b2 + fdf9d4d commit edcb369

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
@@ -32,7 +32,7 @@ pyarrow==20.0.0; platform_machine == "aarch64"
3232
# Load ticker files 30% faster
3333
python-rapidjson==1.22
3434
# Properly format api responses
35-
orjson==3.11.3
35+
orjson==3.11.4
3636

3737
# Notify systemd
3838
sdnotify==0.3.2

0 commit comments

Comments
 (0)