From 8a0a2f7dfe2fd999f3b6b32241981214b3a01cc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 05:42:55 +0000 Subject: [PATCH] Bump types-redis from 4.6.0.7 to 4.6.0.8 Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.7 to 4.6.0.8. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9810bbf..80ddd3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,6 @@ redis==5.0.1 sniffio==1.3.0 starlette==0.27.0 types-pyopenssl==23.2.0.2 -types-redis==4.6.0.7 +types-redis==4.6.0.8 typing-extensions==4.8.0 uvicorn==0.23.2