From b51b6ebe9e8c8e1187cf64a073a85029de8b541d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 00:12:13 +0000 Subject: [PATCH] Update dependency orjson to v3.9.10 (#247) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a6ef41..2502fc8 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.9 +orjson==3.9.10 promise==2.3 pydantic>=2.0.3 python-dotenv==1.0.0