From 38c1050b9afa397c1663795fb6e1d1d56a6d5b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:43:54 +0000 Subject: [PATCH] Bump wheel from 0.31.1 to 0.38.1 in /dante/GPS_Robot/inferno/Client Bumps [wheel](https://github.com/pypa/wheel) from 0.31.1 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.31.1...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dante/GPS_Robot/inferno/Client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dante/GPS_Robot/inferno/Client/requirements.txt b/dante/GPS_Robot/inferno/Client/requirements.txt index 8081dd9..f09422e 100644 --- a/dante/GPS_Robot/inferno/Client/requirements.txt +++ b/dante/GPS_Robot/inferno/Client/requirements.txt @@ -3,5 +3,5 @@ PyQt5==5.10.1 opencv-python==3.4.2.17 pygame==1.9.4 sip==4.19.8 -wheel==0.31.1 +wheel==0.38.1