From 39cb04a5270e3ca96339b6471a5fb8ad002111ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:56:52 +0000 Subject: [PATCH] Bump wheel from 0.37.1 to 0.38.1 in /python Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 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.1...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index ddc1bd92..11cf8e2e 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -10,7 +10,7 @@ python-dateutil==2.8.2 pytz==2022.5 scipy==1.9.3 six==1.16.0 -wheel==0.37.1 +wheel==0.38.1 semver==2.13.0 sphinx-autobuild==2021.3.14 furo==2022.9.29