From 9e57ef1295ea6bb80ea9399e6f8885cc44a56db8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 09:29:47 +0000 Subject: [PATCH] Bump types-redis from 4.3.3 to 4.3.4 Bumps [types-redis](https://github.com/python/typeshed) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-redis dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8875b54..9e38553 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,4 +13,4 @@ sphinx==5.0.2 # Mypy test requirements mypy==0.961 types-requests==2.28.1 -types-redis==4.3.3 +types-redis==4.3.4