Skip to content

Commit 85492c1

Browse files
chore(deps): bump python-rapidjson from 1.20 to 1.21
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.20 to 1.21. - [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst) - [Commits](python-rapidjson/python-rapidjson@v1.20...v1.21) --- updated-dependencies: - dependency-name: python-rapidjson dependency-version: '1.21' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c85448 commit 85492c1

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.4
3-
python-rapidjson==1.20
3+
python-rapidjson==1.21

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ rich==14.0.0
2828
pyarrow==20.0.0; platform_machine != 'armv7l'
2929

3030
# Load ticker files 30% faster
31-
python-rapidjson==1.20
31+
python-rapidjson==1.21
3232
# Properly format api responses
3333
orjson==3.10.18
3434

0 commit comments

Comments
 (0)