Skip to content

Commit ecd49fc

Browse files
Bump orjson from 3.8.6 to 3.9.15 in /model-engine (#456)
1 parent cbb3797 commit ecd49fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

model-engine/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ json-log-formatter~=0.3
3131
kubeconfig~=1.1
3232
kubernetes-asyncio==25.11.0
3333
kubernetes~=25.3.0
34-
orjson==3.8.6
34+
orjson==3.9.15
3535
protobuf~=3.20
3636
psycopg2-binary==2.9.3
3737
py-xid==0.3.0

model-engine/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ numpy==1.24.4
303303
# via transformers
304304
oauthlib==3.2.2
305305
# via requests-oauthlib
306-
orjson==3.8.6
306+
orjson==3.9.15
307307
# via -r requirements.in
308308
packaging==23.1
309309
# via

0 commit comments

Comments
 (0)