From e0ce8fd08b01783ad07df97727cc6f50d593a166 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:31:58 +0000 Subject: [PATCH] Update dependency orjson to v3.9.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2cf7db..f82909e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ httpx==0.25.0 itsdangerous==2.1.2 Jinja2==3.1.2 MarkupSafe==2.1.3 -orjson==3.9.7 +orjson==3.9.8 promise==2.3 pydantic>=2.0.3 python-dotenv==1.0.0