From cb8496ad8e28b22b55fdec21425bcee19b25b6ab Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 26 Feb 2024 21:51:25 +0000
Subject: [PATCH] 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>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 2c7bdb7880..92a8b719b1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -23,7 +23,7 @@ lottie[pdf]==0.7.0; python_version >= '3'
 motor==3.3.2; python_version >= '3.7'
 multidict==6.0.4; python_version >= '3.7'
 natural==0.2.0
-orjson==3.9.10
+orjson==3.9.15
 packaging==23.2; python_version >= '3.7'
 parsedatetime==2.6
 pillow==10.1.0; python_version >= '3.8'