From d0e912ce58243847cc5e13a6e34001bf44e907a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:23:31 +0000 Subject: [PATCH] Bump wheel from 0.26.0 to 0.38.1 in /doc Bumps [wheel](https://github.com/pypa/wheel) from 0.26.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.26.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 0c9c95a..a3ec071 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -22,4 +22,4 @@ sphinx-autobuild==0.5.2 sphinx-rtd-theme==0.1.9 tornado==4.3 watchdog==0.8.3 -wheel==0.26.0 +wheel==0.38.1