Skip to content

Commit 172569c

Browse files
fix(deps): update dependency orjson to v3.11.2
1 parent 2b0e412 commit 172569c

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"aiohttp[speedups]==3.12.15",
1818
# https://github.com/PyYoshi/cChardet/issues/81
1919
"faust-cchardet==2.1.19",
20-
"orjson==3.11.1",
20+
"orjson==3.11.2",
2121
"backoff==2.2.1",
2222
"meilisearch-python-sdk==4.8.0",
2323
"numpy==2.3.2",

0 commit comments

Comments
 (0)