From ec86a057d5da70f3009122d8cd4a7febcca7a47d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:15:31 +0000 Subject: [PATCH] Bump wheel from 0.24.0 to 0.38.1 in /cassandra 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] --- cassandra/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 cassandra/requirements.txt diff --git a/cassandra/requirements.txt b/cassandra/requirements.txt old mode 100755 new mode 100644 index e95ec52..bc3f528 --- a/cassandra/requirements.txt +++ b/cassandra/requirements.txt @@ -4,4 +4,4 @@ googlefinance==0.7 kafka-python==1.3.1 schedule==0.3.2 six==1.10.0 -wheel==0.24.0 +wheel==0.38.1