From b20a7ad48d73aede110994915b11b33647c7fbe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:20:59 +0000 Subject: [PATCH] Bump wheel from 0.26.0 to 0.38.1 in /flask/templates Bumps [wheel](https://github.com/pypa/wheel) from 0.26.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.26.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask/templates/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask/templates/requirements.txt b/flask/templates/requirements.txt index ee89aa8..2a8e97a 100644 --- a/flask/templates/requirements.txt +++ b/flask/templates/requirements.txt @@ -6,4 +6,4 @@ MarkupSafe==0.23 python-dateutil==2.4.2 six==1.9.0 Werkzeug==0.10.4 -wheel==0.26.0 +wheel==0.38.1