From 032f13a877d43125490df13bc3abc9e71972473c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 08:38:09 +0000 Subject: [PATCH] Bump types-redis from 4.5.4.1 to 4.6.0.5 in /requirements Bumps [types-redis](https://github.com/python/typeshed) from 4.5.4.1 to 4.6.0.5. - [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..f9f6f830 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.5 # via -r typing.in typing-extensions==4.3.0 # via mypy