Skip to content

Commit 388c0ef

Browse files
Bump orjson from 3.10.6 to 3.10.16
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.6 to 3.10.16. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.6...3.10.16) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.10.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed138b3 commit 388c0ef

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
@@ -26,7 +26,7 @@ dev = [
2626
# Production requirements
2727
"aiohttp==3.9.5",
2828
"mashumaro==3.13.1",
29-
"orjson==3.10.6",
29+
"orjson==3.10.16",
3030
"yarl==1.9.4",
3131

3232
# Test requirements

0 commit comments

Comments
 (0)