From 9fee1b51b4daf710f4ed55d13cca6a979c0aece2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 08:59:15 +0000 Subject: [PATCH] Bump types-redis from 4.5.4.1 to 4.6.0.7 in /requirements Bumps [types-redis](https://github.com/python/typeshed) from 4.5.4.1 to 4.6.0.7. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/typing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/typing.txt b/requirements/typing.txt index c0428bc8..008cb88d 100644 --- a/requirements/typing.txt +++ b/requirements/typing.txt @@ -18,7 +18,7 @@ pycparser==2.21 # via cffi types-pyopenssl==23.0.0.2 # via types-redis -types-redis==4.5.4.1 +types-redis==4.6.0.7 # via -r typing.in typing-extensions==4.3.0 # via mypy