From 7ccca13e62f88992adf9981325221ab9cb6dd6ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 08:44:38 +0000 Subject: [PATCH] chore(deps): bump ujson from 5.10.0 to 5.11.0 Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.10.0 to 5.11.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/5.10.0...5.11.0) --- updated-dependencies: - dependency-name: ujson dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b86fd27..a651264 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pyjson5==1.6.9 pysimdjson==6.0.2 ; python_version < '3.13' python-rapidjson==1.21 simplejson==3.20.1 -ujson==5.10.0 +ujson==5.11.0