Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent c30cde3 commit b8dca18
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 61 deletions.
121 changes: 61 additions & 60 deletions nats_events/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 nats_events/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ nest-asyncio = "^1.5.5"
pydantic = "^2.7"
uvicorn = "^0.32.0"
nats-py = {extras = ["nkeys"], version = "^2.9.0"}
orjson = "~3.10.7"
orjson = "~3.10.11"

[tool.poetry.extras]
aca-py = ["acapy-agent"]
Expand Down

0 comments on commit b8dca18

Please sign in to comment.