From 6b622d42cd3c6f5b92a2f9b3abd12305f15520cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:15:42 +0000 Subject: [PATCH] Bump wheel from 0.24.0 to 0.38.1 in /kafka 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] --- kafka/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 kafka/requirements.txt diff --git a/kafka/requirements.txt b/kafka/requirements.txt old mode 100755 new mode 100644 index 2fece89..2c5e0c4 --- a/kafka/requirements.txt +++ b/kafka/requirements.txt @@ -14,4 +14,4 @@ schedule==0.3.2 six==1.10.0 tzlocal==1.3 Werkzeug==0.11.11 -wheel==0.24.0 +wheel==0.38.1