Skip to content

Commit 5e0ced5

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

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.11.18",
2727
"mashumaro==3.15",
28-
"orjson==3.10.16",
28+
"orjson==3.10.18",
2929

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

0 commit comments

Comments
 (0)