From 786aa6092bc9d196d914488ca1f3edfaaeac8999 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 00:18:59 +0000 Subject: [PATCH] Bump types-ujson from 5.10.0.20240515 to 5.10.0.20250326 Bumps [types-ujson](https://github.com/python/typeshed) from 5.10.0.20240515 to 5.10.0.20250326. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-ujson dependency-version: 5.10.0.20250326 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index d18a37ed..608103e2 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -19,6 +19,6 @@ types-dataclasses ==0.6.6 types-orjson ==3.6.2 types-redis ==4.6.0.20240903 # types -types-ujson ==5.10.0.20240515 +types-ujson ==5.10.0.20250326 ujson >= 4.0.1 uvicorn[standard] == 0.30.6