From e3b10e91243b5c95bd0e914fa8d1aa70e9f447c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 21:47:01 +0000 Subject: [PATCH] chore(deps-dev): 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:development update-type: version-update:semver-patch ... 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 85eb6fe2..f2093626 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -9,7 +9,7 @@ pytest==7.4.0 pytest-asyncio==0.21.1 types-certifi==2021.10.8.3 types-chardet==5.0.4.6 -types-ujson==5.8.0.0 +types-ujson==5.8.0.1 types-PyYAML==6.0.12.10 types-requests==2.31.0.1 types-python-dateutil==2.8.19.13