Skip to content

Commit 797289b

Browse files
Bump orjson from 3.8.13 to 3.9.3 (#492)
Bumps [orjson](https://github.com/ijl/orjson) from 3.8.13 to 3.9.3. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.8.13...3.9.3) --- 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 7f53c1a commit 797289b

File tree

2 files changed

+59
-49
lines changed

2 files changed

+59
-49
lines changed

poetry.lock

+58-48
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 = "^1.23.0"
4040
types-certifi = "^2021.10.8"
4141
types-setuptools = "^68.0.0"
4242
pook = "^1.1.1"
43-
orjson = "^3.8.13"
43+
orjson = "^3.9.3"
4444

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

0 commit comments

Comments
 (0)