From 614dc65c91cd0b0d55ef09fbcb4b427001f7a9eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 05:52:27 +0000 Subject: [PATCH] Bump types-redis from 4.6.0.7 to 4.6.0.20240106 Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.7 to 4.6.0.20240106. - [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 6ea752e..39563c8 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.3.0.0 -types-redis==4.6.0.7 +types-redis==4.6.0.20240106 typing-extensions==4.8.0 uvicorn==0.23.2