From 0f333ddedf6dd47c0c783c7d3c533dcc03154e14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 10:22:35 +0000 Subject: [PATCH] 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] --- dev-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index df2502ab9..a3e6bfcbc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -11,12 +11,12 @@ pylint==2.15.2 pytest-asyncio==0.19.0 pytest-cov==3.0.0 pytest-env==0.6.2 -pytest==7.1.2 +pytest==7.1.3 requests-mock==1.10.0 setuptools>=64.0.2 types-PyYAML==6.0.11 types-redis==4.3.20 types-toml==0.10.8 -types-ujson==5.4.0 +types-ujson==5.5.0 types-urllib3==1.26.24 xenon==0.9.0