From 0e2573170fab34de23951b628bdd958a7fc5f3db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 14:48:14 +0000 Subject: [PATCH] Bump types-ujson from 5.8.0.0 to 5.8.0.1 Bumps [types-ujson](https://github.com/python/typeshed) from 5.8.0.0 to 5.8.0.1. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-ujson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 77dc1ba..af00303 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ mypy==1.4.1 ruff==0.0.278 black == 23.7.0 types-PyYAML==6.0.12.10 -types-ujson==5.8.0.0 +types-ujson==5.8.0.1 pydantic~=2.0.3 pytest~=7.4.0 httpx~=0.24.1 \ No newline at end of file