Skip to content

Commit 8d0856e

Browse files
committed
Update orjson
1 parent 410dff9 commit 8d0856e

File tree

2 files changed

+61
-54
lines changed

2 files changed

+61
-54
lines changed

pdm.lock

Lines changed: 60 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ ujson = [
7878
"ujson>=5.10.0",
7979
]
8080
orjson = [
81-
"orjson>=3.9.2; implementation_name == \"cpython\"",
81+
"orjson>=3.10.7; implementation_name == \"cpython\"",
8282
]
8383
msgpack = [
8484
"msgpack>=1.0.5",

0 commit comments

Comments
 (0)