From e5e473fefcd9c39579ffcbafda8dcae8e71f6c40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 13:46:25 +0000 Subject: [PATCH] chore(deps): bump ujson from 5.8.0 to 5.12.0 Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.8.0 to 5.12.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/5.8.0...5.12.0) --- updated-dependencies: - dependency-name: ujson dependency-version: 5.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ef63beb97..c4a1127151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ python-gitlab==3.15.0 retry==0.9.2 starlette-context==0.3.6 tiktoken==0.8.0 -ujson==5.8.0 +ujson==5.12.0 uvicorn==0.22.0 tenacity==8.2.3 gunicorn==23.0.0