From 4b8e906ee40225fda026582e4e1bef8f170fafbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 12:51:08 +0000 Subject: [PATCH] build(deps): bump wheel from 0.37.0 to 0.37.1 in /report Bumps [wheel](https://github.com/pypa/wheel) from 0.37.0 to 0.37.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.37.0...0.37.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- report/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/test-requirements.txt b/report/test-requirements.txt index 55b28bee8..ac7164bba 100644 --- a/report/test-requirements.txt +++ b/report/test-requirements.txt @@ -1,2 +1,2 @@ setuptools==58.0.3 -wheel==0.37.0 +wheel==0.37.1