Skip to content

Commit 126768d

Browse files
Bump orjson from 3.10.18 to 3.11.0 (#137)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02ec2e3 commit 126768d

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
@@ -25,7 +25,7 @@ dev = [
2525
# Production requirements
2626
"aiohttp==3.12.14",
2727
"mashumaro==3.16",
28-
"orjson==3.10.18",
28+
"orjson==3.11.0",
2929

3030
# Test requirements
3131
"aioresponses==0.7.8",

0 commit comments

Comments
 (0)