Bump orjson from 3.9.10 to 3.9.15

Bumps [orjson](https://github.com/ijl/orjson) from 3.9.10 to 3.9.15.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.10...3.9.15)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-26 21:51:36 +00:00
committed by GitHub
parent cb5189f51f
commit 3f0f905a07
2 changed files with 53 additions and 53 deletions

View File

@@ -14,7 +14,7 @@ python-multipart = "^0.0.7"
telethon = "^1.32.1"
prometheus-fastapi-instrumentator = "^6.1.0"
uvloop = "^0.19.0"
orjson = "^3.9.10"
orjson = "^3.9.15"
sentry-sdk = "^1.36.0"
pydantic-settings = "^2.1.0"
typing-extensions = "^4.8.0"