From d941dc1cd9dd2e1ed849ed02c71f99a9e25bec2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:58:05 +0000 Subject: [PATCH] Bump wheel from 0.33.6 to 0.38.1 in /test Bumps [wheel](https://github.com/pypa/wheel) from 0.33.6 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.33.6...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.txt b/test/requirements.txt index 9611c6cfe..4173b2eea 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -29,5 +29,5 @@ smart_getenv==1.1.0 teamcity-messages==1.25 urllib3==1.25.6 Wand==0.4.4 -wheel==0.33.6 +wheel==0.38.1 -e git://github.com/testlabauto/loremipsum.git#egg=loremipsum