Skip to content

Commit

Permalink
Bump orjson from 3.8.13 to 3.9.3
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 62ff186 commit 317c447
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 49 deletions.
106 changes: 58 additions & 48 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ sphinx-autodoc-typehints = "^1.23.0"
types-certifi = "^2021.10.8"
types-setuptools = "^68.0.0"
pook = "^1.1.1"
orjson = "^3.8.13"
orjson = "^3.9.3"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 317c447

Please sign in to comment.