From 1a62c4a277be9d0faddf1b07b933d38566523a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 11:55:51 +0000 Subject: [PATCH] Bump ujson in /examples/data-science-analystics/cpu-orchestration Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.11.0 to 5.12.1. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/5.11.0...5.12.1) --- updated-dependencies: - dependency-name: ujson dependency-version: 5.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../data-science-analystics/cpu-orchestration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/data-science-analystics/cpu-orchestration/requirements.txt b/examples/data-science-analystics/cpu-orchestration/requirements.txt index 6b734b94..4149e95b 100644 --- a/examples/data-science-analystics/cpu-orchestration/requirements.txt +++ b/examples/data-science-analystics/cpu-orchestration/requirements.txt @@ -179,7 +179,7 @@ typing_extensions==4.15.0 tzdata==2024.2 tzlocal==5.3.1 uc-micro-py==1.0.3 -ujson==5.11.0 +ujson==5.12.1 universal_pathlib==0.2.5 urllib3==2.2.3 uvicorn==0.40.0