From 0ea0611fd40f00ca255fdc71082d45152828c580 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 22:35:18 +0000 Subject: [PATCH] Bump wheel from 0.37.1 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.37.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.37.1...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8b94825..b6bda2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,12 +31,10 @@ pip-tools==6.8.0 pyparsing==3.0.9 # via packaging tomli==2.0.1 - # via - # build - # pep517 + # via pep517 tqdm==4.64.0 # via -r requirements.in -wheel==0.37.1 +wheel==0.38.1 # via pip-tools # The following packages are considered to be unsafe in a requirements file: