Skip to content

Commit c74cc82

Browse files
committed
Bump orjson
1 parent ef2e0e5 commit c74cc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ ujson = [
7676
"ujson>=5.10.0",
7777
]
7878
orjson = [
79-
"orjson>=3.10.7; implementation_name == \"cpython\"",
79+
"orjson>=3.10.18; implementation_name == \"cpython\"",
8080
]
8181
msgpack = [
8282
"msgpack>=1.0.5",

0 commit comments

Comments
 (0)