From 4f305dba7bd623e37cd5d6bcb62a07655173413c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:15:17 +0000 Subject: [PATCH] Bump wheel from 0.24.0 to 0.38.1 in /redis Bumps [wheel](https://github.com/pypa/wheel) from 0.24.0 to 0.38.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.24.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- redis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 redis/requirements.txt diff --git a/redis/requirements.txt b/redis/requirements.txt old mode 100755 new mode 100644 index 06f777b..94ef5b9 --- a/redis/requirements.txt +++ b/redis/requirements.txt @@ -2,4 +2,4 @@ redis==2.10.5 kafka-python==1.3.1 futures==3.0.5 six==1.10.0 -wheel==0.24.0 \ No newline at end of file +wheel==0.38.1 \ No newline at end of file