From 500fa766a2d44b1b018ee251922049eb9b2d2ab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 03:53:51 +0000 Subject: [PATCH] Bump redis from 5.0.5 to 5.0.6 in /flowauth Bumps [redis](https://github.com/redis/redis-py) from 5.0.5 to 5.0.6. - [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.0.5...v5.0.6) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- flowauth/Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flowauth/Pipfile.lock b/flowauth/Pipfile.lock index 4ced33f60b..8570fbdee6 100644 --- a/flowauth/Pipfile.lock +++ b/flowauth/Pipfile.lock @@ -525,12 +525,12 @@ }, "redis": { "hashes": [ - "sha256:30b47d4ebb6b7a0b9b40c1275a19b87bb6f46b3bed82a89012cf56dea4024ada", - "sha256:3417688621acf6ee368dec4a04dd95881be24efd34c79f00d31f62bb528800ae" + "sha256:38473cd7c6389ad3e44a91f4c3eaf6bcb8a9f746007f29bf4fb20824ff0b2197", + "sha256:c0d6d990850c627bbf7be01c5c4cbaadf67b48593e913bb71c9819c30df37eee" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==5.0.5" + "version": "==5.0.6" }, "simplejson": { "hashes": [