From e65f2261c3b57cf12e8b8f781aa33ac9f644fcb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 14:01:11 +0000 Subject: [PATCH] Bump wheel from 0.34.2 to 0.38.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 to 0.38.2. - [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.2) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07d0c48..d19475a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pytest-travis-fold==1.3.0 setuptools==46.1.3 requests>=2.0.0 responses==0.10.14 -wheel==0.34.2 +wheel==0.38.2