From 38e2a6769f4e1002a3cab74a83d8794451c5ac11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 23:55:50 +0000 Subject: [PATCH] chore(deps-dev): bump types-ujson from 5.5.0 to 5.6.0.0 Bumps [types-ujson](https://github.com/python/typeshed) from 5.5.0 to 5.6.0.0. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-ujson dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 9a0d4faf..9d89edb6 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,7 +8,7 @@ pytest==7.2.0 pytest-asyncio==0.20.3 types-certifi==2021.10.8.3 types-chardet==5.0.4 -types-ujson==5.5.0 +types-ujson==5.6.0.0 types-PyYAML==6.0.12.2 types-requests==2.28.11.5 wheel==0.38.4 \ No newline at end of file