From ae47f6f9b85c635390f7f0f4d3ce189fe5df745c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:51:45 +0000 Subject: [PATCH] Bump wheel from 0.24.0 to 0.38.1 in /FlaskApp 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] --- FlaskApp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlaskApp/requirements.txt b/FlaskApp/requirements.txt index 180b6f5..c1ba807 100644 --- a/FlaskApp/requirements.txt +++ b/FlaskApp/requirements.txt @@ -51,6 +51,6 @@ six==1.9.0 ssh-import-id==3.21 urllib3==1.7.1 wadllib==1.3.2 -wheel==0.24.0 +wheel==0.38.1 wsgiref==0.1.2 zope.interface==4.0.5