From 20b0294036e94d4fa9f20a35b8f8934e627afaa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 11:00:40 +0000 Subject: [PATCH] Bump wheel from 0.34.2 to 0.38.4 in /requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 to 0.38.4. - [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.34.2...0.38.4) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/system.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/system.txt b/requirements/system.txt index c7574b0..610c919 100644 --- a/requirements/system.txt +++ b/requirements/system.txt @@ -1 +1 @@ -wheel==0.34.2 # https://github.com/pypa/wheel \ No newline at end of file +wheel==0.38.4 # https://github.com/pypa/wheel \ No newline at end of file