From 595c62322f5ab3cac7ca85a9c503830cc3ac8e38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:52:24 +0000 Subject: [PATCH] Bump wheel from 0.24.0 to 0.38.1 in /vox-nsfg/analysis 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] --- vox-nsfg/analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vox-nsfg/analysis/requirements.txt b/vox-nsfg/analysis/requirements.txt index 2d230a1..dac7349 100644 --- a/vox-nsfg/analysis/requirements.txt +++ b/vox-nsfg/analysis/requirements.txt @@ -5,4 +5,4 @@ parsedatetime==2.1 pytimeparse==1.1.5 pytz==2016.1 six==1.10.0 -wheel==0.24.0 +wheel==0.38.1