Skip to content

Commit 7a68813

Browse files
Bump orjson from 3.11.5 to 3.11.6 (#255)
Bumps [orjson](https://github.com/ijl/orjson) from 3.11.5 to 3.11.6. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.5...3.11.6) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ced7c6 commit 7a68813

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.13.3",
2727
"mashumaro==3.17",
28-
"orjson==3.11.5",
28+
"orjson==3.11.6",
2929

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

0 commit comments

Comments
 (0)