From 9dcb0fb83f8d098c94f79e6ddd90282eff84759c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 05:33:16 +0000 Subject: [PATCH] chore(deps): bump ujson in /benchmarks/xbow/vt-xbow-005/app Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.10.0 to 5.12.1. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/5.10.0...5.12.1) --- updated-dependencies: - dependency-name: ujson dependency-version: 5.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/xbow/vt-xbow-005/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/xbow/vt-xbow-005/app/requirements.txt b/benchmarks/xbow/vt-xbow-005/app/requirements.txt index 1c10e491..504d4bf4 100644 --- a/benchmarks/xbow/vt-xbow-005/app/requirements.txt +++ b/benchmarks/xbow/vt-xbow-005/app/requirements.txt @@ -40,7 +40,7 @@ SQLAlchemy==2.0.30 starlette==0.37.2 typer==0.12.3 typing_extensions==4.11.0 -ujson==5.10.0 +ujson==5.12.1 uvicorn==0.29.0 uvloop==0.19.0 watchfiles==0.21.0