From ae064ac63412dbe9fb971e481470d85457127d55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 07:40:22 +0000 Subject: [PATCH] Bump types-redis from 4.6.0.7 to 4.6.0.11 Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.7 to 4.6.0.11. - [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] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cef06d077..c143357a9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ pytest-asyncio==0.21.1 pytest-mock==3.11.1 httpx==0.24.1 # needed for tests as a replacement of requests in TestClient types-requests==2.31.0.2 -types-redis==4.6.0.7 +types-redis==4.6.0.11 mypy==1.5.1 types-pytz==2023.3.1.1 pytest-cov==4.1.0 \ No newline at end of file