From 5e9dbbdc5f664bf882505b8bf43d3efc5e6e9a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:35:43 +0000 Subject: [PATCH] Bump wheel from 0.36.2 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 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.36.2...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirements.txt b/python_requirements.txt index 3fb016997..51028f01a 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -20,7 +20,7 @@ mccabe==0.6.1 pep8==1.7.1 pyflakes==2.3.1 twine==1.6.5 -wheel==0.36.2 +wheel==0.38.1 # Docker images docker-squash==1.0.8