From 24d9fb7dc9038821f00c743152b0fd8d871665d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 21:11:49 +0000 Subject: [PATCH] chore(deps-dev): bump types-ujson from 5.4.0 to 5.5.0 Bumps [types-ujson](https://github.com/python/typeshed) from 5.4.0 to 5.5.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 d8c83d2e..2969ca87 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -7,7 +7,7 @@ pytest==7.1.3 pytest-asyncio==0.19.0 types-certifi==2021.10.8.3 types-chardet==5.0.4 -types-ujson==5.4.0 +types-ujson==5.5.0 types-PyYAML==6.0.11 types-requests==2.28.10 wheel==0.37.1 \ No newline at end of file