From f5198c1d098b5a7eea52d6361fc443d233387082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 03:04:32 +0000 Subject: [PATCH] build(deps): bump redis from 8.0.0 to 8.0.1 Bumps [redis](https://github.com/redis/redis-py) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: redis dependency-version: 8.0.1 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 3c932d8..4adaf84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ aiogram-newsletter>=0.0.12 cachetools==7.1.4 environs==15.0.1 pydantic==2.13.4 -redis==8.0.0 +redis==8.0.1