Skip to content

Commit f4dadeb

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

File tree

2 files changed

+54
-64
lines changed

2 files changed

+54
-64
lines changed

poetry.lock

Lines changed: 53 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ sphinx-autodoc-typehints = "^1.24.0"
4040
types-certifi = "^2021.10.8"
4141
types-setuptools = "^68.2.0"
4242
pook = "^1.1.1"
43-
orjson = "^3.9.7"
43+
orjson = "^3.9.9"
4444

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

0 commit comments

Comments
 (0)