Skip to content

Commit

Permalink
build(deps): bump orjson from 3.8.5 to 3.9.10 (#177)
Browse files Browse the repository at this point in the history
Bumps [orjson](https://github.com/ijl/orjson) from 3.8.5 to 3.9.10.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.8.5...3.9.10)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent a6015da commit 4486080
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 48 deletions.
100 changes: 53 additions & 47 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 @@ -6,7 +6,7 @@ authors = ["disrupted <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.10"
orjson = "^3.8.5"
orjson = "^3.9.10"
shortuuid = "^1.0.11"
httpx = "^0.23.3"
structlog = "^24.1.0"
Expand Down

0 comments on commit 4486080

Please sign in to comment.