From 7987bdf1e0351edfa12a7010e521eea0f82476cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:18:26 +0000 Subject: [PATCH] Bump wheel from 0.24.0 to 0.38.1 in /@bgoonz11/repoutils/python-scripts 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] --- @bgoonz11/repoutils/python-scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 @bgoonz11/repoutils/python-scripts/requirements.txt diff --git a/@bgoonz11/repoutils/python-scripts/requirements.txt b/@bgoonz11/repoutils/python-scripts/requirements.txt old mode 100755 new mode 100644 index bfcfdd9b..f9ef5445 --- a/@bgoonz11/repoutils/python-scripts/requirements.txt +++ b/@bgoonz11/repoutils/python-scripts/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.9.3 PyYAML==3.13 requests==2.12.4 -wheel==0.24.0 +wheel==0.38.1 lxml==3.8.0