From bb505b3b5d9c19a891d0e59dea1e69152262eb17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 19:57:16 +0000 Subject: [PATCH] chore(deps): bump redis from 5.1.1 to 5.2.0 Bumps [redis](https://github.com/redis/redis-py) from 5.1.1 to 5.2.0. - [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.1...v5.2.0) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f881533..fb6dd23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pyserial==3.5 python-apt==0.9.3.12 python-debian==0.1.49 pytz==2024.2 -redis==5.1.1 +redis==5.2.0 requests==2.32.3 RPi.GPIO==0.7.1 RTIMULib==7.2.1