From c8d3f32c0b8a59adc00e67b28b247e807a690086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:44:39 +0000 Subject: [PATCH] build(deps): bump wheel from 0.37.0 to 0.38.1 in /requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.37.0 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.37.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/integration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/integration.txt b/requirements/integration.txt index ae9f467963691..ca91433408676 100644 --- a/requirements/integration.txt +++ b/requirements/integration.txt @@ -65,7 +65,7 @@ virtualenv==20.7.2 # via # pre-commit # tox -wheel==0.37.0 +wheel==0.38.1 # via pip-tools # The following packages are considered to be unsafe in a requirements file: