From 7f75d5a04dfaa6f406eec51e27dd838e89c62f4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 14:05:58 +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.13.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/5.11.0...5.13.0) --- updated-dependencies: - dependency-name: ujson dependency-version: 5.13.0 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..bff6fc98 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.13.0 universal_pathlib==0.2.5 urllib3==2.2.3 uvicorn==0.40.0