Skip to content

Commit

Permalink
Bump orjson from 3.9.15 to 3.10.0 (#593)
Browse files Browse the repository at this point in the history
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: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 Apr 2, 2024
1 parent ad4608b commit 14a247f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies = [
"more-itertools~=10.2.0",
"itsdangerous",
"Jinja2==3.1.3",
"orjson==3.9.15",
"orjson==3.10.0",
"psycopg2-binary==2.9.9",
"pydantic[email]~=2.5.1",
"pydantic-settings~=2.2.1",
Expand Down

0 comments on commit 14a247f

Please sign in to comment.