Skip to content

Commit 0e07349

Browse files
Bump orjson from 3.11.5 to 3.11.6 (#153)
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:development 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 7a2a833 commit 0e07349

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
@@ -38,7 +38,7 @@ development = [
3838
"coverage==7.10.7; python_version <= '3.11'",
3939
"coverage==7.13.2; python_version > '3.11'",
4040
"cryptography==46.0.4",
41-
"orjson==3.11.5",
41+
"orjson==3.11.6",
4242
"psutil==7.2.2",
4343
"pytest-cov==7.0.0",
4444
"pytest-schema==0.1.2",

0 commit comments

Comments
 (0)