From a2602947dbc28f2b5ea1ab06a7bce8ef855cde70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:00:08 +0000 Subject: [PATCH] build(deps): bump wheel from 0.33.6 to 0.38.1 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 7e0a98222..ac4ef3271 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,4 +4,4 @@ pluggy>=0.3.1 py>=1.4.31 randomize>=0.13 twine==1.13.0 -wheel==0.33.6 \ No newline at end of file +wheel==0.38.1 \ No newline at end of file