Skip to content

Commit 4774aa1

Browse files
Bump orjson from 3.9.15 to 3.10.0 (#636)
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.15 to 3.10.0. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.9.15...3.10.0) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc56f23 commit 4774aa1

File tree

2 files changed

+55
-54
lines changed

2 files changed

+55
-54
lines changed

poetry.lock

+54-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ sphinx-autodoc-typehints = "^2.0.0"
4040
types-certifi = "^2021.10.8"
4141
types-setuptools = "^69.2.0"
4242
pook = "^1.4.3"
43-
orjson = "^3.9.15"
43+
orjson = "^3.10.0"
4444

4545
[build-system]
4646
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)