From c3cd9d4cc1187c7455115ed76a4cb3f82d0c84f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 10:28:57 +0000 Subject: [PATCH] build(deps): bump ujson Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/5.12.0...5.12.1) --- updated-dependencies: - dependency-name: ujson dependency-version: 5.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../0500_extra_packages/requirements3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers/layer5_python3_extratools/0500_extra_packages/requirements3.txt b/layers/layer5_python3_extratools/0500_extra_packages/requirements3.txt index ac9122a..f43e265 100644 --- a/layers/layer5_python3_extratools/0500_extra_packages/requirements3.txt +++ b/layers/layer5_python3_extratools/0500_extra_packages/requirements3.txt @@ -77,7 +77,7 @@ tenacity==9.1.2 terminado==0.18.1 tinycss2==1.4.0 uc-micro-py==1.0.3 -ujson==5.12.0 +ujson==5.12.1 uri-template==1.3.0 uvicorn==0.34.2 watchfiles==1.1.1