From a7376e80c2ba18e8cd4a999c0a100f12c438566b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 04:26:13 +0000 Subject: [PATCH] feat(Dependencies): Update dependency types-redis to v4.6.0.20240806 | datasource | package | from | to | | ---------- | ----------- | -------------- | -------------- | | pypi | types-redis | 4.6.0.20240726 | 4.6.0.20240806 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e4abcc..5d729d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,6 +16,6 @@ pre-commit==3.8.0 types-PyYAML==6.0.12.20240724 sympy==1.13.1 colorama==0.4.6 -types-redis==4.6.0.20240726 +types-redis==4.6.0.20240806 gevent pytest