From 72376b0dbf4123072ae93b10cc9df777c07c9369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:28:05 +0000 Subject: [PATCH] Bump wheel from 0.29.0 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.29.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.29.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a732ea..887affe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ miflora==0.7.2 bluepy==1.3.0 btlewrap==0.0.10 paho-mqtt==1.4.0 -wheel==0.29.0 +wheel==0.38.1 sdnotify==0.3.1 colorama==0.3.9 Unidecode==0.4.21