From ac2e04d1f52a66c6a8735abd44abe3545ec52048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 17:00:20 +0000 Subject: [PATCH] Bump types-ujson from 5.9.0.0 to 5.10.0.20240515 Bumps [types-ujson](https://github.com/python/typeshed) from 5.9.0.0 to 5.10.0.20240515. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-ujson 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 2593d37..5494a57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ mypy==1.10.0 ruff==0.4.5 black == 24.4.2 types-PyYAML==6.0.12.20240311 -types-ujson==5.9.0.0 +types-ujson==5.10.0.20240515 pydantic~=2.7.1 pytest~=8.2.1 httpx~=0.27.0 \ No newline at end of file