From 48a45bcdc181f712f414782de9cc6ba69451e7ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:32:59 +0000 Subject: [PATCH] Bump wheel from 0.29.0 to 0.38.1 in /medtracker 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] --- medtracker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 medtracker/requirements.txt diff --git a/medtracker/requirements.txt b/medtracker/requirements.txt old mode 100755 new mode 100644 index 2cbc3df..d3e99fd --- a/medtracker/requirements.txt +++ b/medtracker/requirements.txt @@ -34,6 +34,6 @@ six==1.10.0 SQLAlchemy==1.0.11 SQLAlchemy-Utils==0.31.6 Werkzeug==0.11.3 -wheel==0.29.0 +wheel==0.38.1 WTForms==2.1 zope.interface==4.1.3