From 8990a0944741db6c9b2779dee08357b21cdff6f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 12:38:20 +0000 Subject: [PATCH] build(deps): bump redis from 5.1.0 to 5.1.1 Bumps [redis](https://github.com/redis/redis-py) from 5.1.0 to 5.1.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/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: 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 38092d5e..f64b81f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -92,7 +92,7 @@ python-dateutil==2.9.0.post0 python-tumblpy==1.1.4 pytz==2024.2 PyYAML==6.0.2 -redis==5.1.0 +redis==5.1.1 requests==2.32.3 requests-oauthlib==1.4.0 rsa==4.9